]> granicus.if.org Git - python/commitdiff
chop off slash
authorBenjamin Peterson <benjamin@python.org>
Sun, 17 May 2009 16:59:27 +0000 (16:59 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 17 May 2009 16:59:27 +0000 (16:59 +0000)
Doc/conf.py

index 01ef737053941f9a820ce0b962819750be63b0a8..1bb8e508232ad616e25564e233004f76be36ac48 100644 (file)
@@ -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'