summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/conf.py')
-rwxr-xr-xdoc/source/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 69fb87a..00f65cb 100755
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -36,7 +36,6 @@ extensions = [
exclude_patterns = [
'api/setup.rst', # workaround for https://launchpad.net/bugs/1260495
'api/tests.*', # avoid of docs generation from tests
- 'api/oslo.db.openstack.common.*', # skip common modules
]
# The suffix of source filenames.