summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 913262c95..0cf74e0e1 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -178,6 +178,7 @@ apidoc_separate_modules = True
apidoc_excluded_paths = [
'cmd',
'cloudinit',
+ 'db/sqlalchemy/migrations/versions',
'db/sqlalchemy/migrate_repo/versions',
'engine/resources/aws',
'engine/resources/openstack',