1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-19 01:11:42 +02:00

Upd link to docco

This commit is contained in:
Matheus Felipe
2022-11-09 03:06:43 -03:00
committed by GitHub
parent b69a18a2c0
commit d1bd3ecb37

View File

@@ -72,7 +72,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
### Generating Docs
* [docco](http://jashkenas.github.io/docco/) - Pretty docs from source code comments with ports for many languages. (contributed by [@kylewest](https://twitter.com/kylewest))
* [docco](https://ashkenas.com/docco/) - Pretty docs from source code comments with ports for many languages. (contributed by [@kylewest](https://twitter.com/kylewest))
* [DocumentUp](http://documentup.com/jeromegn/documentup) - Instantly beautify your Github repositories' `README.md`. (contributed by [@kylewest](https://twitter.com/kylewest))
* [Sphinx](http://sphinx-doc.org/) - Comprehensive documentation tool using restructuredText with beautiful HTML and PDF output. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort))
* [MkDocs](http://www.mkdocs.org/) - Documentation with Markdown, written in Python. (contributed by [ericbn](https://github.com/ericbn))