From 512b5d4ae88a9db1d6ccf57549239fbf1b8c462d Mon Sep 17 00:00:00 2001 From: William Roe Date: Tue, 29 May 2012 16:35:10 +0200 Subject: [PATCH] Collapse underscore.js docs in with backbone.js. Same style, same developers (afaik). --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e475ee9..9784280 100644 --- a/README.md +++ b/README.md @@ -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)