diff --git a/setup.cfg b/setup.cfg index f2440986..916903ca 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,6 +41,9 @@ ironic.deployers = fake = ironic.drivers.fake:FakeDeployDriver # pxe = ironic.drivers.pxe.PXEDeployDriver +[pbr] +autodoc_index_modules = True + [build_sphinx] all_files = 1 build-dir = doc/build