Turn on pbr's autodoc feature.

In order to make the docs index and moduleindex pages work, turn on
pbr's autodoc_index_modules feature.

Change-Id: I0ef240f4624acf11900705d1c0f4d6d6f70247bd
This commit is contained in:
Joe Gordon 2014-07-08 11:58:51 -07:00 committed by Davanum Srinivas
parent 05717876d5
commit 07fd3f9a25
1 changed files with 3 additions and 0 deletions

View File

@ -161,3 +161,6 @@ output_file = nova/locale/nova.pot
[wheel]
universal = 1
[pbr]
autodoc_index_modules = 1