Merge "Fix pygments style"

This commit is contained in:
Zuul 2020-07-22 11:32:15 +00:00 committed by Gerrit Code Review
commit fd81faf3f0
1 changed files with 1 additions and 1 deletions

View File

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