A documentation tool for TypeScript Definition files
First install the Haskell Platform.
Now install the typescript-docs
package:
cabal install typescript-docs
Alternatively, clone and build locally:
git clone git@github.com:paf31/typescript-docs.git
cd typescript-docs
cabal install
Generate declaration files as part of your build:
tsc -d ...
Include comments:
tsc -d -c ...
Run typescript-docs
typescript-docs *.d.ts
typescript-docs --help
You may wish to style the following classes using css:
keyword
syntax
identifier
literal
mono