fixed pygments thing

This commit is contained in:
Jeffrey Hearn 2014-05-22 19:50:44 -04:00
parent 779ac27142
commit 1d6eee6b36

View file

@ -93,7 +93,7 @@ exclude_patterns = ['_build']
#show_authors = False
# The name of the Pygments (syntax highlighting) style to use.
#pygments_style = 'sphinx'
pygments_style = 'sphinx'
# A list of ignored prefixes for module index sorting.
#modindex_common_prefix = []