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