1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-28 22:19:54 +02:00

Collapse underscore.js docs in with backbone.js. Same style, same developers (afaik).

This commit is contained in:
William Roe
2012-05-29 16:35:10 +02:00
parent 2df21d884a
commit 512b5d4ae8

View File

@@ -40,7 +40,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [DocumentUp](http://documentup.com/) - A documentation site generator for Github projects. (contributed by [Jerome Gravel-Niquet](https://github.com/jeromegn))
* [Pyramid Documentation](http://docs.pylonsproject.org/en/latest/docs/pyramid.html) (contributed by [csenger](https://github.com/csenger))
* [Number Laundry API](http://numberlaundry.whatcheer.com/) - Fun design, simple examples. (contributed by [@jmhobbs](https://twitter.com/jmhobbs))
* [Backbone.js](http://documentcloud.github.com/backbone/) - Simple, clean, single page. (contributed by [@twe4ked](http://twitter.com/twe4ked))
* [Backbone.js](http://documentcloud.github.com/backbone/) and [Underscore.js](http://underscorejs.org) - Simple, clean, single page. (contributed by [@twe4ked](http://twitter.com/twe4ked))
* [Qt](http://developer.qt.nokia.com/doc/qt-4.8/) - Very comprehensive documentation with tutorials and guides and great examples. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort))
* [CasperJS](http://casperjs.org) - CasperJS is a navigation scripting & testing utility for PhantomJS, written in Javascript. (contributed by [@n1k0](https://twitter.com/n1k0))
* [Leaflet](http://leaflet.cloudmade.com/reference.html) - Simple and elegant single page docs. (contributed by [@mourner](http://github.com/mourner))
@@ -52,7 +52,6 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [Postmark Developer Docs](http://developer.postmarkapp.com/) - Simple, easy to navigate, informative.
* [Twitter Developers Docs](https://dev.twitter.com/docs) - In-depth and very well organized. (contributed by [@tsantero](https://twitter.com/#!/tsantero))
* [GitHub Styleguide](https://github.com/styleguide) - Pragmatic styleguide with sections on Ruby, JavaScript and CSS. By the guys at [@github](https://twitter.com/github) (contributed by [@lenary](https://twitter.com/#!/lenary))
* [Underscore.js](http://underscorejs.org) - Simple, easy to find what you want. Also a great toolkit of useful JS functions. (contributed by [Will Roe](https://github.com/wjlroe))
### Writing about Docs (again, in no particular order)