0.0.5 • Published 4 years ago

typedoc-hilscher-themes v0.0.5

Weekly downloads
2
License
Apache-2.0
Repository
-
Last release
4 years ago

Hilscher themes for TypeDoc

This module contains the hilscher 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-hilscher-themes-VERSION.tgz

Theme

Build the theme by running yarn build:theme.

After you install the module, you can use this theme in a build by running:

typedoc --theme ./node_modules/typedoc-hilscher-theme/bin/minimal

License

This project is based on typedoc-default-themes by Sebastian Lenz.

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago