Generates a RESTful web API Documentation.
Docs and examples at apidocjs.com.
npm install apidoc -g
apidoc -i example/ -o doc/
Creates from input files a documentation in path doc/.
0.1.9Fix for whitespace before comment block (Brandon Hamilton apidoc#2)0.1.8Change templates, enable navigation scroll.0.1.7Add @apiIgnore. Update grunt Modules.0.1.6Fix OSX executable0.1.5Official release
Copyright (c) 2013 inveris OHG Author Peter Rottmann rottmann@inveris.de Licensed under the MIT license.