typedoc-default-themes-extension

0.0.3 • Public • Published

Default themes for TypeDoc

This is an extension for default theme. I have made a little change in order to match the plugin typedoc-plugin-toc-group

This module contains the default themes of TypeDoc. Visit http://typedoc.org/ to learn more about TypeDoc.

Usage

you can specify a path to theme

npx typedoc --out ./typings/doc  ./typings  --module umd --theme ./node_modules/typedoc-default-themes-extension/bin/default"

Contributing

Contributions are welcome and appreciated. You can find TypeDoc on GitHub, feel free to start an issue or create a pull requests:
https://github.com/TypeStrong/typedoc

License

Copyright (c) 2015 Sebastian Lenz.
Licensed under the Apache License 2.0.

Package Sidebar

Install

npm i typedoc-default-themes-extension

Homepage

typedoc.org/

Weekly Downloads

2

Version

0.0.3

License

Apache-2.0

Unpacked Size

637 kB

Total Files

62

Last publish

Collaborators

  • kunyintang