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

tweaking gevent link

This commit is contained in:
Mark Phillips
2012-11-27 11:53:41 -08:00
parent 982f5a167e
commit 3f2b21f8f9

View File

@@ -63,7 +63,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [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.
* [99s Ranch User Guide](http://ninenines.eu/docs/en/ranch/HEAD/guide/introduction) - Pretty clear and thorough user guide. (contributed by [@lenary](https://twitter.com/#!/lenary))
* [Gevent API Docs](http://www.gevent.org/contents.html) - Clean, polished, API docs for Gevent. (contributed by [rubik](https://github.com/rubik))
* [Gevent API Docs](http://www.gevent.org/intro.html) - Clean, polished, API docs for Gevent. (contributed by [rubik](https://github.com/rubik))
* [httpkit](https://httpkit.com/resources/HTTP-from-the-Command-Line/) - I dare you to tell me these docs aren't straight sex.
* [CodernityDB](http://labs.codernity.com/codernitydb/index.html) - Clean, extensive, useful. I also love the fact that the day the software was released the documentation was this extensive.