typedoc-github-wiki-theme

v2.0.0-next.2
A typedoc-plugin-markdown theme that publishes Markdown pages compatible with Github Wiki.
typedoc githubwiki

lint

eslint ./src --ext .ts

prepublishOnly

npm run lint && npm run build

build

rm -rf ./dist && tsc

docs

rm -rf ./demo && npm run build && typedoc --options ../../stubs/typedoc.1.js --plugin typedoc-plugin-markdown --plugin ./dist/index --out ./out

Metadata

  • MIT
  • Whatever
  • Thomas Grey
  • released 5/26/2023

Downloads

Maintainers