summaryrefslogtreecommitdiff
path: root/doc/index.rst
Commit message (Expand)AuthorAgeFilesLines
* use py3 urllib import in doc and examplesSergey Shepelev2020-12-131-2/+2
* Deprecate CPython 2.7 and 3.4 supportJakub Stasiak2020-11-041-0/+6
* 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 impl...Ryan Williams2010-06-101-0/+1
* Added dispatch pattern that shows how to use GreenPiles. Feedparser examples...Ryan Williams2010-02-191-10/+2
* 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
* 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 things,...Ryan Williams2009-12-311-26/+14
* 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 fi...Ryan Williams2009-10-031-15/+4
* Many testing-related changes, switched completely over to using nose, added d...Ryan Williams2009-09-091-0/+1
* 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 h...Ryan Williams2009-07-131-22/+7
* Pulled in some other stuff from wiki. Honestly we need to rewrite most of th...Ryan Williams2009-07-051-2/+5
* 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