aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Improve documentation.Julian Krause2013-12-051-0/+1
|
* Try to use the sphinx rtd theme locally if it's installedAlex Gaynor2013-11-081-4/+12
|
* pep8 fixAlex Gaynor2013-11-041-1/+0
|
* This is now the default theme on RTDAlex Gaynor2013-11-041-3/+0
|
* Made a sphinx extension which emits the hazardous materials danger admonitionAlex Gaynor2013-10-291-1/+5
|
* Enable the new read the docs theme, it's pretty.Alex Gaynor2013-10-221-0/+4
| | | | Refs: https://twitter.com/readthedocs/status/392794577918099456
* 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.