mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-17 15:30:51 +00:00
Use default pygments style for sphinx docs
This commit is contained in:
+1
-1
@@ -133,7 +133,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', 'sphinx_exts', 'include'
|
||||
#show_authors = False
|
||||
|
||||
# The name of the Pygments (syntax highlighting) style to use.
|
||||
pygments_style = 'sphinx'
|
||||
pygments_style = 'default'
|
||||
|
||||
# A list of ignored prefixes for module index sorting.
|
||||
#modindex_common_prefix = []
|
||||
|
||||
Reference in New Issue
Block a user