summaryrefslogtreecommitdiff
path: root/doc/examples.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fixed sphinx warnings, thanks to jbergstroem for buggin' me about them.Ryan Williams2010-08-201-1/+1
|
* Added websocket multi-user chat example for Luca Zago's question.Ryan Williams2010-08-131-0/+10
|
* Added cleaner recursive web crawler example.Ryan Williams2010-06-211-2/+12
|
* Added documentation for websocket module and switched to using decorators in ↵Ryan Williams2010-05-221-0/+11
| | | | the examples.
* Actually include forwarder example.Ryan Williams2010-03-161-0/+4
|
* Recursive crawler example added.Ryan Williams2010-03-011-1/+9
|
* Added port forwarder example.Ryan Williams2010-02-281-1/+7
|
* Added dispatch pattern that shows how to use GreenPiles. Feedparser ↵Ryan Williams2010-02-191-1/+16
| | | | examples in the examples dir.
* Tweaked the way monkey_patch works so that it'll work better if called after ↵Ryan Williams2010-02-071-0/+5
| | | | 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 Williams2010-01-251-0/+37