forked from pool/python-falcon
- Convert to libalternatives on SLE-16-based and newer systems
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=67
This commit is contained in:
13
python-falcon-sphinx-pygments-style.patch
Normal file
13
python-falcon-sphinx-pygments-style.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
Index: falcon-3.1.3/docs/conf.py
|
||||
===================================================================
|
||||
--- falcon-3.1.3.orig/docs/conf.py
|
||||
+++ falcon-3.1.3/docs/conf.py
|
||||
@@ -132,7 +132,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 = []
|
||||
Reference in New Issue
Block a user