typedoc-twilio-theme

1.0.1 • Public • Published

Twilio's Client.js theme for TypeDoc

TypeDoc is a documentation generator for TypeScript projects.

Usage

$ npm install typedoc typedoc-twilio-theme --save-dev
$ node_modules/.bin/typedoc --theme node_modules/typedoc-twilio-theme/bin --out doc path/to/ts/dir

See TypeDoc documentation (http://typedoc.io/) to learn more about TypeDoc.

Credit

Adapted from the default TypeDoc themes, which was authored and Copyright 2015 by Sebastian Lenz under the Apache License 2.0.

Changes are cosmetic, and primarily involve hiding private/protected class members for clean consumer-facing API documentation.

Package Sidebar

Install

npm i typedoc-twilio-theme

Weekly Downloads

6,357

Version

1.0.1

License

Apache-2.0

Unpacked Size

769 kB

Total Files

67

Last publish

Collaborators

  • twilio-labs-ci