From 0d2fa7da826a6f839252a35126f0b9348166bc25 Mon Sep 17 00:00:00 2001 From: Bryan Fink Date: Thu, 12 Jan 2012 09:24:14 -0500 Subject: [PATCH] link to Parse blog post - Designing Great API Docs not sure if you want to expand this document beyond links to good docs, and into links *about* good docs, but here's a suggestion if you do --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b7992e5..cb4d95d 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,6 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [CoffeeScript](http://coffeescript.org/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo)) * [Why's (Poignant) Guide to Ruby](http://mislav.uniqpath.com/poignant-guide/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo)) +### 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 \ No newline at end of file