From e83c4f2e15103f9f69bee195bb229882e9d65bf3 Mon Sep 17 00:00:00 2001 From: Sam Elliott Date: Tue, 10 Apr 2012 08:32:21 +0100 Subject: [PATCH] Add @mojombo's TomDoc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4037cc..50b7cde 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ 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)) +* [TomDoc](http://tomdoc.org/) - A specification for Ruby library API docs by [@mojombo](https://twitter.com/mojombo) ### Generating Docs