docs script for backend and frontend
This commit is contained in:
parent
3c18af9d87
commit
95ad73f6c3
7 changed files with 93 additions and 13 deletions
4
Services/server/typedoc.json
Normal file
4
Services/server/typedoc.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"entryPoints": ["src/**/*.ts"],
|
||||
"out": "be-typedoc"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue