Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 301 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 301 Bytes

docker-apidoc

Docker image for apiDoc http://www.apidocjs.com

Testing this image locally:

$ make docker-build

Then:

$ make docker-run-example

Fire up your browser pointing at ./docs/index.html:

$ open ./docs/index.html