Files
archived-typedoc-plugin-mar…/packages/typedoc-github-wiki-theme
..
2022-06-28 23:10:52 +01:00
2020-10-12 22:26:33 +01:00
2022-06-28 23:10:52 +01:00
2022-05-25 16:09:09 -04:00
2020-10-12 22:26:33 +01:00
2020-10-12 22:26:33 +01:00

typedoc-github-wiki-theme

A Github Wiki compatible TypeDoc theme.

npm CI

What Does It Do?

  • Generates Wiki friendly file names.
  • Updates internal urls to a compatible format.
  • Writes a _Sidebar.md file to enable custom sidebar navigation.

Installation

npm install typedoc typedoc-plugin-markdown typedoc-github-wiki-theme --save-dev

Usage

$ npx typedoc --theme github-wiki [args]

Options

Please refer to typedoc-plugin-markdown.

License

MIT