Skip to content

Commit

Permalink
Removed a svn-specific configuration for Sphinx.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaugustin committed Apr 28, 2012
1 parent f4cc782 commit b49bc5c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/conf.py
Expand Up @@ -87,11 +87,6 @@
# 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
exclude_dirnames = ['.svn']

# Links to Python's docs should reference the most recent version of the 2.x
# branch, which is located at this URL.
intersphinx_mapping = {
Expand Down

0 comments on commit b49bc5c

Please sign in to comment.