Generating Docs
Creating pretty and functional API documentation isn’t easy. Thanks to open source community and power of search engine I have found few tools to make it fast by generating look and feel so you can focus more on your app.
REST API
- https://github.com/lord/slate - So far my favorite from looks, I can’t wait to test it
- http://www.mkdocs.org - Nice, you can generate docs with theme that is on https://readthedocs.org
- http://sassdoc.com/theme-gallery
- https://github.com/justinwalsh/daux.io
Other
- http://trulia.github.io/hologram/ - for CSS docs
- https://phpdoc.org - for PHP code