@blackwych/typedoc-plugin-categorized-hierarchy-theme

1.1.1 • Public • Published

@blackwych/typedoc-plugin-categorized-hierarchy-theme

TypeDoc plugin to use hierarchical navigation menu with the default theme

Features

Installation

npm install -D @blackwych/typedoc-plugin-categorized-hierarchy-theme

Usage

TypeDoc will automatically detect and enable this plugin.

To use this theme, configure theme option as a command-line option

typedoc [any options and arguments] --theme categorized-hierarchy

or in your typedoc.js[on]

{
  "theme": "categorized-hierarchy"
}

Package Sidebar

Install

npm i @blackwych/typedoc-plugin-categorized-hierarchy-theme

Weekly Downloads

23

Version

1.1.1

License

MIT

Unpacked Size

27.8 kB

Total Files

13

Last publish

Collaborators

  • blackwych