Added typedoc for OT Docs API Reference
This commit is contained in:
+12
-6
@@ -1,16 +1,22 @@
|
||||
node_modules/
|
||||
package-lock.json
|
||||
.vscode/
|
||||
|
||||
devconfig/
|
||||
devdatabase/
|
||||
plugins/*
|
||||
!plugins/example-plugin/
|
||||
database/openticket.sqlite
|
||||
dist/
|
||||
|
||||
otdebug.txt
|
||||
|
||||
.DS_Store
|
||||
*/.DS_Store
|
||||
*/*/.DS_Store
|
||||
*/*/*/.DS_Store
|
||||
**/.DS_Store
|
||||
TEMP/
|
||||
.vscode/
|
||||
plugins/*
|
||||
!plugins/example-plugin/
|
||||
dist/
|
||||
database/openticket.sqlite
|
||||
|
||||
.docs/*
|
||||
!.docs/createDocs.js
|
||||
!.docs/typedoc-config.json
|
||||
Reference in New Issue
Block a user