Merge "Exclude 'keystone_tempest_plugin' in doc build"
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user