1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-27 01:14:23 +02:00

Update README.md

Add 'Writing Great Documentation' to the list
This commit is contained in:
paulalexwilson
2014-01-29 12:29:05 +00:00
parent 7155ad8b2c
commit 383f2d7e84

View File

@@ -80,6 +80,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [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) (contributed by [@lenary](https://twitter.com/#!/lenary))
* [Write the Docs](http://conf.writethedocs.org) - A conference for authors of technical documentation. (contributed by [@macintux](https://twitter.com/macintux))
* [Writing Great Documentation](http://jacobian.org/writing/great-documentation/) - Covers a variety of topics relating to writing good documentation such as content, style, formatting and so on.
### Generating Docs