Merge "Disable the wsme Sphinx extension from the API ref docs"

This commit is contained in:
Zuul
2018-01-29 07:28:01 +00:00
committed by Gerrit Code Review

View File

@@ -32,7 +32,6 @@ extensions = [
'sphinx.ext.autodoc',
'sphinxcontrib.autohttp.flask',
'sphinxcontrib.pecanwsme.rest',
'wsmeext.sphinxext',
]
if not on_rtd: