Builded upon the [apidoc](https://github.com/apidoc/apidoc)
npm install apidoc2conflsh
yarn global add -E apidoc2confl
`
or
`sh
npm install -g apidoc2confl
`
Build
`sh
apidoc -i ./src/controllers -o ./docs
`
Html docs will be at `./docs`.
Confluence page will be at `./docs/endpoints.confluence``