forked from pool/python-falcon
14 lines
519 B
Diff
14 lines
519 B
Diff
![]() |
Index: falcon-2.0.0/docs/conf.py
|
||
|
===================================================================
|
||
|
--- falcon-2.0.0.orig/docs/conf.py 2019-04-26 20:19:32.000000000 +0200
|
||
|
+++ falcon-2.0.0/docs/conf.py 2019-05-21 16:42:08.910523827 +0200
|
||
|
@@ -121,7 +121,7 @@ exclude_patterns = ['_build']
|
||
|
#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 = []
|