@bachmacintosh/typedoc-theme
v0.2.1
Published
A slightly modified Typedoc theme for use with my own projects.
Readme
@bachmacintosh/typedoc-theme
A slight modification of Typedoc's default theme suited for my needs.
Usage
npm install --save-dev @bachmacintosh/typedoc-theme{
"plugin": ["@bachmacintosh/typedoc-theme"],
"theme": "bachmacintosh"
}