Files
archived-typedoc-plugin-mar…/packages/typedoc-github-wiki-theme
2021-05-11 21:44:07 +01:00
..
2021-05-10 22:05:29 +01:00
2021-05-11 21:44:07 +01:00
2020-10-12 22:26:33 +01:00
2020-10-12 22:26:33 +01:00
2021-05-11 21:37:58 +01:00
2021-04-21 22:57:52 +01: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 Build Status

What is does?

  • 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 --plugin typedoc-plugin-markdown --theme ./node_modules/typedoc-github-wiki-theme/dist [args]

License

MIT