summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorZane Bitter <zbitter@redhat.com>2018-03-15 14:30:28 -0400
committerZane Bitter <zbitter@redhat.com>2018-06-21 16:38:47 -0400
commit76ec5af8840f047ba65bea62a21e83b99dfc708e (patch)
tree8d9a6610cc1a1f67cf2f51135581d946f824327a /setup.cfg
parenta4a6a008091b524adaa922c9dca92d33349a7c74 (diff)
downloadheat-76ec5af8840f047ba65bea62a21e83b99dfc708e.tar.gz
Docs: Eliminate warnings in docs generation
Fix all of the existing sphinx warnings, and treat warnings as errors in future. Change-Id: I084ef65da1002c47c7d05a68d6f0268b89a36a7a Depends-On: https://review.openstack.org/553639 Depends-On: https://review.openstack.org/559348
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 980e631bd..77d9e05d7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -206,6 +206,3 @@ input_file = heat/locale/heat.pot
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = heat/locale/heat.pot
-
-[build_sphinx]
-warning-is-error = False