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
+1 -1
View File
@@ -44,7 +44,7 @@ dev_extras = [
docs_extras = [
'repoze.sphinx.autointerface',
'Sphinx',
'Sphinx>=1.0', # autodoc_member_order = 'bysource', autodoc_default_flags
'sphinx_rtd_theme',
]