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