typedoc-gitlab-wiki-theme
Version: 2.1.0Overview
typedoc-gitlab-wiki-theme applies GitLab Wiki-specific naming and link behavior on top of typedoc-plugin-markdown.
Use it when you want the generated API docs to fit the GitLab Wiki file layout and navigation model without additional post-processing.
Features
- Generates Wiki friendly file names.
- Updates internal urls to a compatible format.
- Writes a
_sidebar.mdfile to display sidebar navigation.
Last updated on