summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-14 20:32:00 +0000
committerGerrit Code Review <review@openstack.org>2017-07-14 20:32:00 +0000
commit1c12eb4131d803880a3ab8dda198f6075ec86b3a (patch)
tree88ff4405d96d4910c2dbdd78edc5638303df843d /doc
parent8c017470ade4f359c9f14d910d530e2fec92d077 (diff)
parent7e209b97675c1a2ba68c61f69d9f594d4c7b48e9 (diff)
downloadkeystonemiddleware-1c12eb4131d803880a3ab8dda198f6075ec86b3a.tar.gz
Merge "Added "warning-is-error" sphinx check for docs"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 0cef1f7..6cbf48a 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -38,7 +38,6 @@ sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__),
# extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['sphinx.ext.autodoc',
- 'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.intersphinx',
'openstackdocstheme',