1.1.0 • Published 8 years ago

typedoc-dash-theme v1.1.0

Weekly downloads
12
License
-
Repository
github
Last release
8 years ago

Dash theme for TypeDoc

This module contains the Dash theme of TypeDoc.

Generating docs

Two easy steps:

  • Add this module to your TypeScript project:

    $ npm install --dev typedoc-dash-theme typedoc

  • Generate the doc:

    $ grunt typedoc --theme node_modules/typedoc-dash-theme/bin --out <path/to/MyProject.docset>

Contributing

Contributions are welcome and appreciated.

License

Copyright (c) 2016 Aleksey Gureiev. Licensed under the Apache License 2.0.

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago