V2: Remap many stuff
Took 3 hours 0 minutes
This commit is contained in:
14
typedoc.json
Normal file
14
typedoc.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"entryPoints": [
|
||||
"src/main.ts",
|
||||
"src/iTender.ts",
|
||||
"src/web/main.ts",
|
||||
"src/WebsocketApp.ts",
|
||||
"src/App.ts",
|
||||
"src/routes/ws/websocketRoute.ts"
|
||||
],
|
||||
"out": "docs/",
|
||||
"readme": "README.md",
|
||||
"name": "iTender Documentation",
|
||||
"tsconfig": "./tsconfig.json"
|
||||
}
|
Reference in New Issue
Block a user