diff options
author | Zane Bitter <zbitter@redhat.com> | 2018-03-15 14:30:28 -0400 |
---|---|---|
committer | Zane Bitter <zbitter@redhat.com> | 2018-06-21 16:38:47 -0400 |
commit | 76ec5af8840f047ba65bea62a21e83b99dfc708e (patch) | |
tree | 8d9a6610cc1a1f67cf2f51135581d946f824327a /setup.cfg | |
parent | a4a6a008091b524adaa922c9dca92d33349a7c74 (diff) | |
download | heat-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.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |