Kaydet (Commit) 56054161 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

chop off slash

üst 6dd6b619
...@@ -47,7 +47,7 @@ unused_docs = [ ...@@ -47,7 +47,7 @@ unused_docs = [
] ]
# Ignore .rst in Sphinx its self. # Ignore .rst in Sphinx its self.
exclude_trees = ['tools/sphinx/'] exclude_trees = ['tools/sphinx']
# Relative filename of the reference count data file. # Relative filename of the reference count data file.
refcount_file = 'data/refcounts.dat' refcount_file = 'data/refcounts.dat'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment