summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2014-07-23 16:05:59 -0400
committerDoug Hellmann <doug@doughellmann.com>2014-07-23 16:05:59 -0400
commit3a09189098f19724a896566fa962b26653e85f89 (patch)
treeb7caa40618e3eb792fc932241dec76090dc01432 /setup.cfg
parent51e6c14a75d79edd16a405b05d18c30d6bfd7d49 (diff)
downloadoslo-utils-3a09189098f19724a896566fa962b26653e85f89.tar.gz
Add API docs and clean up other docs
Add auto-generated documentation for the public modules in the library and clean up a bit of the docstrings used. Change-Id: Id5efa5c413b82e13f1a7ac78c92e39c193f12214
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index fb1e954..9aaf088 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -25,6 +25,9 @@ packages =
namespace_packages =
oslo
+[pbr]
+warnerrors = true
+
[build_sphinx]
source-dir = doc/source
build-dir = doc/build