typedoc-default-themes

Default themes for TypeDoc.


Keywords
typescript, documentation, generator
License
Apache-2.0
Install
npm install typedoc-default-themes@0.12.10

Documentation

Deprecated

As of TypeDoc 0.22, themes are created with JSX templates. Handlebars templates are no longer supported.

Default themes for TypeDoc

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

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

To use a local build of this project, run the npm pack command in this directory. Then in the project where you want to use your local build run npm install ../path/to/typedoc-default-themes-VERSION.tgz

License

Copyright (c) 2015 Sebastian Lenz.
Copyright (c) 2016-2020 TypeDoc Contributors.
Licensed under the Apache License 2.0.