Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable the new read the docs theme, it's pretty. | Alex Gaynor | 2013-10-22 | 1 | -0/+4 |
| | | | | Refs: https://twitter.com/readthedocs/status/392794577918099456 | ||||
* | Use the Sphinx doctest builder | Donald Stufft | 2013-08-11 | 1 | -0/+1 |
| | | | | | This allows us to test our documentation snippets using the standard "doctest" utility. | ||||
* | Python 3.2 compatibility | Alex Gaynor | 2013-08-07 | 1 | -8/+8 |
| | |||||
* | Pep8 corrections to docs/conf.py | Alex Gaynor | 2013-08-07 | 1 | -25/+28 |
| | |||||
* | Initial commit. Migrates over basic project files, and the OpenSSL bindings | Alex Gaynor | 2013-08-06 | 1 | -0/+246 |
from OpenTLS. |