14 lines
460 B
Diff
14 lines
460 B
Diff
Index: falcon-3.1.1/docs/conf.py
|
|
===================================================================
|
|
--- falcon-3.1.1.orig/docs/conf.py
|
|
+++ falcon-3.1.1/docs/conf.py
|
|
@@ -134,7 +134,7 @@ exclude_patterns = ['_build', '_newsfrag
|
|
# show_authors = False
|
|
|
|
# The name of the Pygments (syntax highlighting) style to use.
|
|
-pygments_style = 'github'
|
|
+pygments_style = 'sphinx'
|
|
|
|
# A list of ignored prefixes for module index sorting.
|
|
# modindex_common_prefix = []
|