Skip to content
/ apidoc Public
forked from apidoc/apidoc

RESTful web API Documentation Generator

License

Notifications You must be signed in to change notification settings

marclar/apidoc

 
 

Repository files navigation

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

  • 0.1.8 Change templates, enable navigation scroll.
  • 0.1.7 Add @apiIgnore. Update grunt Modules.
  • 0.1.6 Fix OSX executable
  • 0.1.5 Official release

License

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

About

RESTful web API Documentation Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published