Remove tests and common.i18n from autodoc

Change-Id: I52d579ea25ce36dc1cda0ffaeb8d0602e2b17f07
This commit is contained in:
Dmitry Tantsur 2016-10-03 14:42:04 +02:00
parent 056ccaf19b
commit f23ce3c91e
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ oslo.config.opts =
[pbr]
autodoc_index_modules = True
autodoc_exclude_modules =
ironic_lib.common.i18n
ironic_lib.tests.*
warnerrors = True
[build_sphinx]