1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-31 00:40:14 +02:00

Add Markdoc to the generators list

This commit is contained in:
Antoine
2012-02-10 22:17:16 +01:00
parent 4479f85063
commit cc7c6d3287

View File

@@ -55,3 +55,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [DocumentUp](http://documentup.com/) - Instantly beautify your Github repositories' `README.md`. (contributed by [@kylewest](https://twitter.com/kylewest)) * [DocumentUp](http://documentup.com/) - Instantly beautify your Github repositories' `README.md`. (contributed by [@kylewest](https://twitter.com/kylewest))
* [Sphinx](http://sphinx.pocoo.org/) - Comprehensive documentation tool using restructuredText with beautiful HTML and PDF output. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort)) * [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)) * [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/))