"a few changes"
Took 6 hours 57 minutes
This commit is contained in:
16
server/typedoc.json
Normal file
16
server/typedoc.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"entryPoints": [
|
||||
"src/main.ts",
|
||||
"src/iTender.ts",
|
||||
"src/Mixer.ts",
|
||||
"src/ArduinoProxy.ts",
|
||||
"src/web/main.ts",
|
||||
"src/WebsocketApp.ts",
|
||||
"src/App.ts",
|
||||
"src/routes/ws/websocketRoute.ts"
|
||||
],
|
||||
"out": "docs/",
|
||||
"readme": "DOCME.md",
|
||||
"name": "iTender internal Code Docs",
|
||||
"tsconfig": "./tsconfig.json"
|
||||
}
|
Reference in New Issue
Block a user