1.0.5 • Published 5 years ago

apidoc-request v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago