/docs

DefinitelyTyped documentation-generator source + gh-pages

Primary LanguageJavaScriptMIT LicenseMIT

docs

Build Status NPM version Dependency Status devDependency Status

DefinitelyTyped documentation generator

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

Build

Install development dependencies in your git checkout:

$ npm install

Build using grunt:

$ grunt build

See the Gruntfile.js for additional commands.

History

  • 0.0.x - First releases

License

Copyright (c) 2014 DefinitelyTyped

Licensed under the MIT license.