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 e74410d..db0a8c0 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -170,6 +170,7 @@ htmlhelp_basename = 'python-keystoneclientdoc'
apidoc_module_dir = '../../keystoneclient'
apidoc_output_dir = 'api'
apidoc_excluded_paths = [
+ 'fixture',
'tests',
]