commit | 29faafe7418dcb837ad9cddfbf57bddba681a22c | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Fri Jan 17 05:46:27 2014 -0800 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Fri Jan 17 05:46:27 2014 -0800 |
tree | 1ea0d90f94a0407b3fa63c6698fc5b09aac0956f | |
parent | 666bd2d7e162b3db0e6e74c6f4272d4dde2ac67f [diff] | |
parent | 675577bdb921c08bc604138050ce26c877d3f36e [diff] |
Merge pull request #475 from alex/ecdhe-nids Expose the nids for the various eliptical curve things. I don't understa...
diff --git a/docs/conf.py b/docs/conf.py index fbd6d57..3486fb3 100644 --- a/docs/conf.py +++ b/docs/conf.py
@@ -270,3 +270,5 @@ # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {'http://docs.python.org/': None} + +epub_theme = 'epub'