JSPM

  • Created
  • Published
  • Downloads 52177
  • Score
    100M100P100Q175602F
  • License MIT

An extension of the default theme from typedoc-plugin-markdown to create a compatible file structure for Github Wiki pages.

Package Exports

  • typedoc-github-wiki-theme

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (typedoc-github-wiki-theme) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

typedoc-github-wiki-theme

An extension of the default theme from typedoc-plugin-markdown to create a compatible file structure for Github Wiki pages.

npm

Installation

npm install typedoc typedoc-plugin-markdown typedoc-github-wiki-theme --save-dev

Usage

$ npx typedoc --plugin typedoc-plugin-markdown --theme ./node_modules/typedoc-github-wiki-theme/dist [args]