forked from pool/python-cssutils
Accepting request 40387 from devel:languages:python
Copy from devel:languages:python/python-cssutils based on submit request 40387 from user prusnak OBS-URL: https://build.opensuse.org/request/show/40387 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssutils?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
fa4fb0742b
commit
eb04141b26
26
python-cssutils-copy.py.patch
Normal file
26
python-cssutils-copy.py.patch
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
conf.py | 4 ++--
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
Index: conf.py
|
||||
===================================================================
|
||||
--- conf.py.orig
|
||||
+++ conf.py
|
||||
@@ -124,7 +124,7 @@ html_static_path = ['_static']
|
||||
|
||||
# If true, SmartyPants will be used to convert quotes and dashes to
|
||||
# typographically correct entities.
|
||||
-#html_use_smartypants = True
|
||||
+html_use_smartypants = False
|
||||
|
||||
# Custom sidebar templates, maps document names to template names.
|
||||
#html_sidebars = {}
|
||||
@@ -143,7 +143,7 @@ html_static_path = ['_static']
|
||||
#html_split_index = False
|
||||
|
||||
# If true, the reST sources are included in the HTML build as _sources/<name>.
|
||||
-#html_copy_source = True
|
||||
+html_copy_source = False
|
||||
|
||||
# If true, an OpenSearch description file will be output, and all pages will
|
||||
# contain a <link> tag referring to it. The value of this option must be the
|
||||
Reference in New Issue
Block a user