mirror of
https://github.com/tauri-apps/typedoc-plugin-markdown.git
synced 2026-01-31 00:45:20 +01:00
typedoc-bitbucket-theme
An Bitbucket Cloud compatible TypeDoc theme.
Note: If using Bitbucket Server do not use this theme but set the
--namedAnchorsoption instead.
What Does It Do?
- 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.