@sorrell/typedoc-vitepress-theme
v1.1.14
Published
Generates TypeDoc Markdown output for VitePress, with support for versioning.
Readme
typedoc-vitepress-theme
Overview
typedoc-vitepress-theme applies VitePress-friendly Markdown defaults and emits the sidebar data needed to wire the generated docs into a VitePress site.
Use it when TypeDoc runs outside VitePress itself but the output still needs to slot cleanly into the VitePress navigation and link model.
Installation
npm install typedoc typedoc-plugin-markdown typedoc-vitepress-theme --save-devFeatures
- Updates internal anchors to be compatible with VitePress.
- Auto generates a VitePress sidebar that can be referenced from the VitePress config.
Documentation
See the documentation for installation, configuration options, and usage guides.
License
MIT
