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

Merge branch 'patch-3' of https://github.com/kylewest/beautiful-docs into kylewest-patch-3

This commit is contained in:
Mark Phillips
2012-02-01 15:17:09 -08:00

View File

@@ -34,4 +34,9 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
### Writing about Docs (again, in no particular order)
* [Designing Great API Docs](http://blog.parse.com/2012/01/11/designing-great-api-docs/) - Blog post by [@jamesyu](https://twitter.com/jamesjyu) about what he/Parse finds essential in API Docs. (contributed by [@hobbyist](https://twitter.com/https://twitter.com/#!/hobbyist))
* [Designing Great API Docs](http://blog.parse.com/2012/01/11/designing-great-api-docs/) - Blog post by [@jamesyu](https://twitter.com/jamesjyu) about what he/Parse finds essential in API Docs. (contributed by [@hobbyist](https://twitter.com/https://twitter.com/#!/hobbyist))
### Generating Docs
* [docco](http://jashkenas.github.com/docco/) - pretty docs from source code comments with ports for many languages. (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))