@trufflesuite/typedoc-default-themes
v0.6.1
Published
Default themes for TypeDoc.
Downloads
89
Readme
Default themes for TypeDoc
This module contains the default themes of TypeDoc. Visit https://typedoc.org/ to learn more about TypeDoc.
Modifications
This repository has been modified by Truffle to cause the default theme to default to only showing exported objects and only showing public objects. This file has been modified to include this notice.
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-2019 TypeDoc Contributors. Licensed under the Apache License 2.0.