|
@@ -87,9 +87,9 @@ show_authors = False
|
|
|
# The name of the Pygments (syntax highlighting) style to use.
|
|
|
pygments_style = 'trac'
|
|
|
|
|
|
-# Sphinx will recurse into subversion configuration folders and try to read
|
|
|
-# any document file within. These should be ignored.
|
|
|
-# Note: exclude_dirnames is new in Sphinx 0.5
|
|
|
+# Sphinx will recurse into subversion configuration folders and try to read
|
|
|
+# any document file within. These should be ignored.
|
|
|
+# Note: exclude_dirnames is new in Sphinx 0.5
|
|
|
exclude_dirnames = ['.svn']
|
|
|
|
|
|
# -- Options for HTML output ---------------------------------------------------
|