aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Specify the epub theme to fix the epub build on RTD.David Reid2014-01-161-0/+2
|
* Don't require sphinx spelling to be installed, for readthedocs benefitAlex Gaynor2014-01-161-1/+8
|
* Try to run the spellchecker on travisAlex Gaynor2014-01-101-0/+1
|
* Compute the version in the same way as setup.py doesAlex Gaynor2014-01-061-4/+7
|
* Bump the copyright yearAlex Gaynor2014-01-011-1/+1
|
* Update documentation again to make it clearer what this is for. Moved to ↵Julian Krause2013-12-121-2/+0
| | | | using Coda Hale's post.
* 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.