Closed edzillion closed 5 years ago
I have added some dev packages:
apidoc
apidoc-markdown2
concat
README_HEADER.md
API.md
README.md
I have only done the user routes so far. Not 100% sure if we want to document the admin routes.
I have added some dev packages:
apidoc
: generates the documentation in html style.apidoc-markdown2
: converts the docs into markdown format.concat
: concatenatesREADME_HEADER.md
&API.md
intoREADME.md
I have only done the user routes so far. Not 100% sure if we want to document the admin routes.