Merge "Docs: include all useful module docs"

This commit is contained in:
Zuul 2018-06-15 01:27:27 +00:00 committed by Gerrit Code Review
commit a3029ddd74
1 changed files with 6 additions and 6 deletions

View File

@ -161,16 +161,16 @@ nitpicky = False
apidoc_module_dir = '../../heat'
apidoc_separate_modules = True
apidoc_excluded_paths = [
'testing',
'cmd',
'common',
'cloudinit',
'cfn_client',
'doc',
'db',
'engine/resources',
'db/sqlalchemy/migrate_repo/versions',
'engine/resources/aws',
'engine/resources/openstack',
'hacking',
'httpd',
'locale',
'tests',
'version.py',
]