forked from pool/python-falcon
- Update to version 3.0.1 * https://falcon.readthedocs.io/en/stable/changes/3.0.1.html OBS-URL: https://build.opensuse.org/request/show/932054 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=36
14 lines
530 B
Diff
14 lines
530 B
Diff
Index: falcon-3.0.1/docs/conf.py
|
|
===================================================================
|
|
--- falcon-3.0.1.orig/docs/conf.py 2021-05-11 00:19:26.000000000 +0200
|
|
+++ falcon-3.0.1/docs/conf.py 2021-11-17 11:57:45.522196166 +0100
|
|
@@ -138,7 +138,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 = []
|