Merge "Exclude 'keystone_tempest_plugin' in doc build"

This commit is contained in:
Jenkins
2017-01-18 00:33:01 +00:00
committed by Gerrit Code Review

View File

@@ -72,6 +72,11 @@ msgid_bugs_address = https://bugs.launchpad.net/keystone
# http://lists.openstack.org/pipermail/openstack-dev/2016-June/097849.html
#warnerrors = True
autodoc_tree_index_modules = True
# NOTE(gagehugo): building docs with autodoc_tree_index_modules set to True
# causes warnings when creating api docs with keystone_tempest_plugin and
# these issues seem to be related to tempest/oslo_config rather than
# keystone.
autodoc_tree_excludes = keystone_tempest_plugin
[entry_points]
console_scripts =