1.0.5 • Published 6 years ago

apidoc-request v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

apidoc-request

apidoc-request is a tool for replacing the apidoc default template. It depends on apidoc.

Usage

$ npm install apidoc -g
$ npm install apidoc-request -g
$ apidoc -i app/controllers/ -o public/doc/
$ cd public/doc/
$ apidoc-request

The template generated by apidoc-request depends on the api_data.json generated by apidoc. So you must first execute the apidoc to generate the template directory.

Page screenshot

Screenshot

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago