summaryrefslogtreecommitdiff
path: root/doc/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update a broken link in the exampleKevin2014-10-221-1/+1
|
* Tune documentationJakub Stasiak2014-10-051-6/+10
|
* python3 compatibility: print functionSergey Shepelev2014-04-231-6/+6
|
* Fixed the docs back up to where they wereBen Ford2010-12-041-0/+1
|
* Documented the environment variables (thereby fixing #15). Improved the ↵Ryan Williams2010-06-101-0/+1
| | | | implementation of tpooled dns in eventlet.green.socket.
* Added dispatch pattern that shows how to use GreenPiles. Feedparser ↵Ryan Williams2010-02-191-10/+2
| | | | examples in the examples dir.
* Refactored basic usage docs to put the design patterns elsewhere.Ryan Williams2010-02-191-0/+1
|
* Minor doc improvements. Added more backdoor documentation.Ryan Williams2010-02-191-1/+1
|
* Tweaked the way monkey_patch works so that it'll work better if called after ↵Ryan Williams2010-02-071-2/+3
| | | | the modules it patches are imported. Added major patcher docs overall. Added blog link to the main page.
* Pruning docs.Ryan Williams2010-01-291-20/+4
|
* Pulled examples into docs proper, for better linkage on the Web.Ryan Williams2010-01-251-1/+1
|
* Added hub docs, fixes #9.Ryan Williams2010-01-141-0/+1
|
* Documentation sweep -- slightly improved documentation for a bunch of ↵Ryan Williams2009-12-311-26/+14
| | | | things, and beefed up the examples to keep up with the parlance of our times.
* Added ssl documentation, fixed some of the more annoying warnings. Fixes #5Ryan Williams2009-11-281-3/+3
|
* Removed copyright headers from individual files, added LICENSE and AUTHORS ↵Ryan Williams2009-10-031-15/+4
| | | | files to give credit instead. Linked authors list into documentation.
* Many testing-related changes, switched completely over to using nose, added ↵Ryan Williams2009-09-091-0/+1
| | | | docs on how to run the tests.
* Doc tweakageRyan Williams2009-08-281-1/+4
|
* Added rudimentary threading docs based on suggestion from Morarenko Kirill.Ryan Williams2009-08-161-0/+1
|
* Slight doc shufflingRyan Williams2009-07-141-19/+19
|
* Moved some stuff around in the docs, changed web crawler example to not use ↵Ryan Williams2009-07-131-22/+7
| | | | httpc.
* Pulled in some other stuff from wiki. Honestly we need to rewrite most of ↵Ryan Williams2009-07-051-2/+5
| | | | this with better organization.
* Beefed up index page with text from wiki page. The example needs work.Ryan Williams2009-07-041-5/+83
|
* Mechanical addition of module docstrings.Ryan Williams2009-07-041-1/+3
|
* Initial sphinx configuration set up.breath2009-07-041-0/+20