summaryrefslogtreecommitdiff
path: root/doc/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* doc: fix sys.path for shared sphinx-buildTomasz Kłoczko2023-01-201-1/+1
| | | | | | https://github.com/eventlet/eventlet/issues/785 Signed-off-by: Sergey Shepelev <temotor@gmail.com>
* Updated LICENSE dates.Ryan Williams2010-02-201-1/+1
|
* Added ssl documentation, fixed some of the more annoying warnings. Fixes #5Ryan Williams2009-11-281-1/+5
|
* MergeRyan Williams2009-10-141-2/+3
|\
| * Updated the version info in the documentation. Gotta figure out a way to ↵Ryan Williams2009-10-061-2/+3
| | | | | | | | make that download url less manual.
* | Removed copyright headers from individual files, added LICENSE and AUTHORS ↵Ryan Williams2009-10-031-1/+1
|/ | | | files to give credit instead. Linked authors list into documentation.
* Added a sorta-real index page, fixed docs to be 0.9 version (great, another ↵Ryan Williams2009-07-281-3/+3
| | | | place to update the version number).
* Mechanical addition of module docstrings.Ryan Williams2009-07-041-1/+5
|
* Initial sphinx configuration set up.breath2009-07-041-0/+194