1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-28 22:19:54 +02:00

New generator - apigen

This commit is contained in:
Bryce Adams
2012-09-07 23:15:13 +10:00
parent 2507b98a2d
commit bf2bcc9c6d

View File

@@ -71,3 +71,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [Sphinx](http://sphinx.pocoo.org/) - Comprehensive documentation tool using restructuredText with beautiful HTML and PDF output. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort))
* [dr.js](https://github.com/DmitryBaranovskiy/dr.js) - Tiny JavaScript documentation generator from the author of RaphaëlJS. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort))
* [Markdoc](http://markdoc.org/) - Lightweight documentation/wiki generator in Python, released in the [public domain](http://unlicense.org/). (contributed by [Neelfyn](http://neelfyn.info/))
* [ApiGen](http://apigen.org/) - Creates clean API documentation from PHP source code (contributed by [bryceadams](http://bryce.se/))