This commit is contained in:
11
typedoc.json
Normal file
11
typedoc.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "The Extollo Framework",
|
||||
"readme": "./docs/HOME.md",
|
||||
"tsconfig": "tsconfig.json",
|
||||
"sourcefile-url-map": "./docs/sourcefile-map.json",
|
||||
"theme": "./docs/theme",
|
||||
"out": "./docs/www",
|
||||
"entryPoints": [
|
||||
"src/index.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user