1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-29 13:49:55 +02:00

more merging

This commit is contained in:
Mark Phillips
2012-02-01 15:13:56 -08:00

View File

@@ -29,7 +29,10 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [Why's (Poignant) Guide to Ruby](http://mislav.uniqpath.com/poignant-guide/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo))
* [A Beginner's Guide To HTML and CSS](http://learn.shayhowe.com/html-css/terminology-syntax-intro)
* [CodeIgnitor](http://codeigniter.com/user_guide/toc.html) (contributed by [@joshuapoehls](https://twitter.com/#!/joshuapoehls))
* [Twitter Bootstrap](http://twitter.github.com/bootstrap/) and [v2](http://markdotto.com/bs2/docs/index.html) - documented the project using the project. (contributed by [@kylewest](https://twitter.com/kylewest))
* [Twitter Bootstrap](http://twitter.github.com/bootstrap/) and [v2](http://markdotto.com/bs2/docs/index.html) - Documented the project using the project. (contributed by [@kylewest](https://twitter.com/kylewest))
* [hogan.js](http://twitter.github.com/hogan.js/) - Simple and Beautiful. (contributed by [@kylewest](https://twitter.com/kylewest))
-
>>>>>>> 8134b7b7c0b768ac12cc062b810f1a793200f059
### 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))