We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b665ff commit 404a7cbCopy full SHA for 404a7cb
.config/typedoc.json
@@ -16,7 +16,7 @@
16
"name": "TypeDoc API",
17
18
// Don't document the debug entry point
19
- // "entryPoints": ["../src/index.ts"],
+ "entryPoints": ["../src/index.ts"],
20
"outputs": [
21
{
22
"name": "html",
0 commit comments