mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-29 20:30:40 +00:00
fixed pygments thing
This commit is contained in:
parent
779ac27142
commit
1d6eee6b36
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = []
|
||||
|
|
|
|||
Loading…
Reference in a new issue