Added link for modindex
The documentation build does not generate any module index, therefore modified setup.cfg to create module index. Change-Id: Ie11cd56b9bf8c7377170a7e9e36cb05bcbc04ee1
This commit is contained in:
parent
447ce96f3d
commit
f9d78686c8
@ -57,3 +57,8 @@ tempest.test_plugins =
|
|||||||
neutronclient.extension =
|
neutronclient.extension =
|
||||||
tap_service = neutron_taas.taas_client.tapservice
|
tap_service = neutron_taas.taas_client.tapservice
|
||||||
tap_flow = neutron_taas.taas_client.tapflow
|
tap_flow = neutron_taas.taas_client.tapflow
|
||||||
|
|
||||||
|
[pbr]
|
||||||
|
autodoc_index_modules = True
|
||||||
|
warnerrors = True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user