mipatterson / typedoc-plugin-pages

A TypeDoc plugin that lets you integrate your own pages into the documentation output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typedoc-plugin-pages

A TypeDoc plugin that lets you integrate your own pages into the documentation output

npm build

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.

About

A TypeDoc plugin that lets you integrate your own pages into the documentation output

License:Apache License 2.0


Languages

Language:CSS 42.8%Language:TypeScript 37.0%Language:Handlebars 20.0%Language:JavaScript 0.2%