DefinitelyTyped / docs

DefinitelyTyped documentation-generator source + gh-pages
http://definitelytyped.org/docs
MIT License
12 stars 4 forks source link

docs

Build Status NPM version Dependency Status devDependency Status

DefinitelyTyped documentation generator

Bulk generate html sub-site with API documentation from DefinitelyTyped definitions. :sunglasses:

Build

Install development dependencies in your git checkout:

$ npm install

Build using grunt:

$ grunt build

See the Gruntfile.js for additional commands.

History

License

Copyright (c) 2014 DefinitelyTyped

Licensed under the MIT license.