aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Use the Sphinx doctest builderDonald Stufft2013-08-111-0/+1
| | | | | This allows us to test our documentation snippets using the standard "doctest" utility.
* Python 3.2 compatibilityAlex Gaynor2013-08-071-8/+8
|
* Pep8 corrections to docs/conf.pyAlex Gaynor2013-08-071-25/+28
|
* Initial commit. Migrates over basic project files, and the OpenSSL bindingsAlex Gaynor2013-08-061-0/+246
from OpenTLS.