We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 666bf1f commit d608899Copy full SHA for d608899
typedoc.json
@@ -9,5 +9,6 @@
9
"out": "./docs/build",
10
"readme": "./README.md",
11
"headings": { "readme": false },
12
- "customCss": "./docs/custom.css"
+ "customCss": "./docs/custom.css",
13
+ "excludeExternals": true
14
}
0 commit comments