See it in action there.
Read more about typedoc there.
Theme contains:
- Fixed show inherited/protected checkboxes;
- Original dark header;
- Hidden source file link in symbol description;
- Hidden TOC for index;
- Other small modifications.
Typical documentation building command:
typedoc --theme WebClientTypedocTheme --name "Docsvision 5 Web-client. JavaScript API" --readme ..\README.md --includeDeclarations --excludePrivate --mode file --entryPoint WebClient --excludeExternals --logger none --ignoreCompilerErrors --out ../docs TypeScriptDefinitions/