bd579c2b5b
PBR supports two flags for autodoc in sphinx, autodoc_index_modules and autodoc_tree_index_modules. We were only supporting autodoc_index_modules but some projects like keystone use autodoc_tree_index_modules. Address this by setting the autodoc flag to true if either is set to true and defer to pbr to figure out what it means. Change-Id: If856e4b838d013781c0690b4ac1c2b37900d0fdd |
||
---|---|---|
.. | ||
sphinx_check_warning_is_error.py |