| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed sphinx warnings, thanks to jbergstroem for buggin' me about them. | Ryan Williams | 2010-08-20 | 1 | -1/+1 |
| | | |||||
| * | Updated NEWS with changes, adding wrap_ssl to the docs. | Ryan Williams | 2010-05-25 | 1 | -0/+2 |
| | | |||||
| * | Clarified docs on spawn_n's semantics. | Ryan Williams | 2010-03-29 | 1 | -1/+1 |
| | | |||||
| * | New module convenience; moved convenience functions in there. Sectioned off ↵ | Ryan Williams | 2010-02-25 | 1 | -4/+18 |
| | | | | | the basic_usage document a little differently to highlight the convenience functions. Wrote a bunch more serve tests. | ||||
| * | Merge | Ryan Williams | 2010-02-21 | 1 | -0/+5 |
| |\ | |||||
| | * | Putting connect and listen into eventlet; fixing up the way the docs look ↵ | Ryan Williams | 2010-02-21 | 1 | -0/+5 |
| |/ | | | | when rendered, removed reference to serve in listen's doc since it's not complete yet. | ||||
| * | Shifted documentation to refer to eventlet-module versions of those functions. | Ryan Williams | 2010-02-19 | 1 | -0/+9 |
| | | |||||
| * | Refactored basic usage docs to put the design patterns elsewhere. | Ryan Williams | 2010-02-19 | 1 | -62/+2 |
| | | |||||
| * | Improved timeout docs. | Ryan Williams | 2010-02-19 | 1 | -84/+3 |
| | | |||||
| * | Minor doc improvements. Added more backdoor documentation. | Ryan Williams | 2010-02-19 | 1 | -8/+13 |
| | | |||||
| * | Imported Timeout class from gevent, deprecated exc_after, replaced ↵ | Ryan Williams | 2010-02-15 | 1 | -0/+87 |
| | | | | | TimeoutError with Timeout (should be seamless). | ||||
| * | Tweaked the way monkey_patch works so that it'll work better if called after ↵ | Ryan Williams | 2010-02-07 | 1 | -37/+1 |
| | | | | | the modules it patches are imported. Added major patcher docs overall. Added blog link to the main page. | ||||
| * | Pulled examples into docs proper, for better linkage on the Web. | Ryan Williams | 2010-01-25 | 1 | -2/+2 |
| | | |||||
| * | Doc improvements | Ryan Williams | 2010-01-18 | 1 | -24/+60 |
| | | |||||
| * | Documentation sweep -- slightly improved documentation for a bunch of ↵ | Ryan Williams | 2009-12-31 | 1 | -25/+56 |
| | | | | | things, and beefed up the examples to keep up with the parlance of our times. | ||||
| * | Ammended eventlet Sphinx documentation. This removed some of the ↵ | Huin Linden | 2009-09-17 | 1 | -3/+35 |
| | | | | | Doxygen-isms, and introduced some more complete linking between parts of the documents. | ||||
| * | Moved some stuff around in the docs, changed web crawler example to not use ↵ | Ryan Williams | 2009-07-13 | 1 | -3/+1 |
| | | | | | httpc. | ||||
| * | Learning Sphinx cross-referencing a bit, refactoring a bit. | Ryan Williams | 2009-07-05 | 1 | -10/+5 |
| | | |||||
| * | Pulled in some other stuff from wiki. Honestly we need to rewrite most of ↵ | Ryan Williams | 2009-07-05 | 1 | -0/+46 |
| this with better organization. | |||||
