summaryrefslogtreecommitdiffstats
path: root/Doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/conf.py')
-rw-r--r--Doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/conf.py b/Doc/conf.py
index 01ef737..1bb8e50 100644
--- a/Doc/conf.py
+++ b/Doc/conf.py
@@ -47,7 +47,7 @@ unused_docs = [
]
# Ignore .rst in Sphinx its self.
-exclude_trees = ['tools/sphinx/']
+exclude_trees = ['tools/sphinx']
# Relative filename of the reference count data file.
refcount_file = 'data/refcounts.dat'