1.0.0 • Published 2 years ago

typedoc-bitbucket-theme v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

typedoc-bitbucket-theme

An Bitbucket Cloud compatible TypeDoc theme.

npm CI

Note: If using Bitbucket Server do not use this theme but set the --namedAnchors option instead.

What is does?

  • Fixes Bitbucket Cloud's internal anchor linking implementation.

Installation

npm install typedoc typedoc-plugin-markdown typedoc-bitbucket-theme --save-dev

Usage

$ npx typedoc --theme --bitbucket [args]

Options

Please refer to typedoc-plugin-markdown.

License

MIT