Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 620 Bytes

README.md

File metadata and controls

36 lines (17 loc) · 620 Bytes

apiDoc 0.3.0

Generates a RESTful web API Documentation.

Documentation at apidocjs.com.

Example output.

Installation

npm install apidoc -g

Example

apidoc -i example/ -o doc/

Creates from input files a documentation in path doc/.

Grunt Module

grund-apidoc npm install grunt-apidoc.

Changelog

CHANGELOG.md

License

Copyright (c) 2013 inveris OHG Author Peter Rottmann [email protected] Licensed under the MIT license.