Merge "Disable the wsme Sphinx extension from the API ref docs"
This commit is contained in:
@@ -32,7 +32,6 @@ extensions = [
|
|||||||
'sphinx.ext.autodoc',
|
'sphinx.ext.autodoc',
|
||||||
'sphinxcontrib.autohttp.flask',
|
'sphinxcontrib.autohttp.flask',
|
||||||
'sphinxcontrib.pecanwsme.rest',
|
'sphinxcontrib.pecanwsme.rest',
|
||||||
'wsmeext.sphinxext',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
if not on_rtd:
|
if not on_rtd:
|
||||||
|
Reference in New Issue
Block a user