Merge "Exclude tests from apidoc"

This commit is contained in:
Zuul 2019-12-02 18:23:26 +00:00 committed by Gerrit Code Review
commit 9da166ae7f
1 changed files with 1 additions and 0 deletions

View File

@ -92,3 +92,4 @@ latex_documents = [
# -- sphinxcontrib.apidoc configuration --------------------------------------
apidoc_module_dir = '../../oslo_reports'
apidoc_output_dir = 'reference/api'
apidoc_excluded_paths = ['tests']