0.0.1 • Published 4 years ago
typedoc-just-the-docs-theme v0.0.1
typedoc-just-the-docs-theme
This theme is made to work with the jekyll theme just-the-docs. It also requires typedoc-plugin-markdown to work.
Supports TypeDoc 0.22.x
What is does?
Note this theme was not extensively tested and was made to cover a single use case.- Generates github well organized path directory
- Append on each markdown page a
YML front matterwith specifies fromjust-the-docs.
Requirements
Usage
npm install typedoc-just-the-docs-theme --save-devOn typedoc.json file.
{
"theme": "just-the-docs"
}Road map
- Add tests
0.0.1
4 years ago