Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 467 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 467 Bytes

apiDoc

About

Generates a RESTful web API Documentation.

Docs and examples at apidocjs.com.

Installation

npm install apidoc -g

Example

apidoc -i example/ -o doc/ Creates from input files a documentation in path doc/.

Changelog

CHANGELOG.md

License

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