1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-30 00:50:15 +02:00

Merge branch 'add-tomdoc' of https://github.com/lenary/beautiful-docs into lenary-add-tomdoc

This commit is contained in:
Mark Phillips
2012-04-10 13:27:23 -07:00

View File

@@ -56,6 +56,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
### Writing about Docs (again, in no particular order) ### 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))
* [TomDoc](http://tomdoc.org/) - A specification for Ruby library API docs by [@mojombo](https://twitter.com/mojombo)
### Generating Docs ### Generating Docs