hussaintamboli / apidoc-samples

Check each branch one by one and understand apidoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go through each branch one by one and learn how to use apidoc

Install apidoc

npm install apidoc -g

Generate doc

apidoc -i myapp/ -o doc/ 

In case of ex8_content_type_application_json branch

Do this to generate doc

About

Check each branch one by one and understand apidoc