Add warning-is-error in setup.cfg
Change-Id: Iaa73fa99c3fc6aee030735e853542339bbf05384
This commit is contained in:
parent
b172f1cfd4
commit
e66720f063
@ -21,6 +21,7 @@ sys.path.insert(0, os.path.abspath('../..'))
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
|
||||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
'sphinx.ext.graphviz',
|
||||
'stevedore.sphinxext',
|
||||
'oslosphinx'
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user