Improve letsencrypt.acme docs.

This commit is contained in:
Jakub Warmuz
2015-02-25 13:56:48 +00:00
parent 67314e9f15
commit ca2bbc13a3
13 changed files with 94 additions and 49 deletions
+3
View File
@@ -54,6 +54,9 @@ extensions = [
'repoze.sphinx.autointerface',
]
autodoc_member_order = 'bysource'
autodoc_default_flags = ['show-inheritance']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']