typedoc-plugin-document-page-headings
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

typedoc-plugin-document-page-headings

A plugin for TypeDoc that adds page headings to document files.

Example

A basic example is available at https://mrfigg.github.io/typedoc-plugin-document-page-headings.

Installation

$ npm install -D typedoc-plugin-document-page-headings

Options

The following options are added to TypeDoc when the plugin is installed:

Option Type Default Description
omitDocumentTypeInPageHeadings boolean false When set the "Document" type will be omitted from page headings.

Package Sidebar

Install

npm i typedoc-plugin-document-page-headings

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

7.02 kB

Total Files

6

Last publish

Collaborators

  • mrfigg