module docs are not being generated

The pbr section in setup.cfg is not defined, so the module docs are not being
generated. This causes the 404 when clicking on the ‘Module Index’ link under
the 'Indices and Tables’ section in [0].

[0] http://docs.openstack.org/developer/mistral/

Change-Id: I337e9f6e78257a3e8e9222779dfcd600ba6cebd8
Closes-bug: #1558574
This commit is contained in:
Nina Goradia
2016-03-17 12:12:01 -05:00
parent 411bedc4dc
commit fdb24bd697
4 changed files with 11 additions and 0 deletions

3
.gitignore vendored
View File

@@ -52,3 +52,6 @@ tools/pylint_exceptions
# Files created by releasenotes build
releasenotes/build
# Files created by doc build
doc/source/api