typedoc-plugin-loopingz-pages
v0.3.1
Published
A TypeDoc plugin that lets you integrate your own pages into the documentation output
Downloads
12
Maintainers
Readme
typedoc-plugin-loopingz-pages
The project is a fork of typedoc-plugin-pages The original author seems to be busy, so creating the fork
A TypeDoc plugin that lets you integrate your own pages into the documentation output
Features
- 🔍 Search integration
- 🔗 Interpage hyperlinks
- 🎨 Integrated Theme
- 📑 Reflection Navigation Title Customization
Demo
You can view a live demo here.
Installation
$ npm install typedoc-plugin-pages --save-dev
Usage
See the Quick Start guide to get started.
Supported Versions of TypeDoc
This plugin is designed to work with as many versions of TypeDoc as possible. It has been tested with the versions 0.16.5
through 0.19.2
. If you are reporting an issue, please include the version of TypeDoc you are using the plugin with.