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

Bugfix: remove old diff marker

This commit is contained in:
John R. Daily
2013-02-18 11:29:50 -06:00
parent 2b04114e2b
commit 307068ca69

View File

@@ -58,7 +58,6 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [Ember.js](http://emberjs.com/documentation/) - The overall navigation could be done a bit better but the presentation and readability is quite nice. (contributed by [@cmeik](https://twitter.com/cmeik))
* [DotCloud Platform Docs](http://docs.dotcloud.com/firststeps/platform-overview/) - Responsive, focused, simple, and all-around useable.
* [Mashape API Docs](https://www.mashape.com/japerk/text-processing) - Clean auto-generated documentations for APIs
<<<<<<< HEAD
* [Basho Docs](http://docs.basho.com/) - Well-designed, excellent use of versioning, integrated search, and much more.
* [spray.io Docs](http://spray.io) - Well-structured, clean, responsive, comprehensive. Bootstrap-based design.
* [Go By Example](http://gobyexample.com) - Clean, simple, and extensive. These docs that make you want to learn Go just because they make it so straightforward.