Skip to content

gregnorth/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

CHANGELOG.md

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

Languages

  • JavaScript 97.6%
  • PHP 2.4%