15
0
Files
python-cssutils/python-cssutils-copy.py.patch
OBS User autobuild eb04141b26 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
2010-05-19 18:56:48 +00:00

27 lines
884 B
Diff

---
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