Markéta Machová
490b821029
with recent Sphinx OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-logutils?expand=0&rev=15
16 lines
650 B
Diff
16 lines
650 B
Diff
Index: logutils-0.3.5/doc/conf.py
|
|
===================================================================
|
|
--- logutils-0.3.5.orig/doc/conf.py
|
|
+++ logutils-0.3.5/doc/conf.py
|
|
@@ -171,8 +171,8 @@ htmlhelp_basename = 'Logutilsdoc'
|
|
# Grouping the document tree into LaTeX files. List of tuples
|
|
# (source start file, target name, title, author, document class [howto/manual]).
|
|
latex_documents = [
|
|
- ('index', 'Logutils.tex', ur'Logutils Documentation',
|
|
- ur'Vinay Sajip', 'manual'),
|
|
+ ('index', 'Logutils.tex', 'Logutils Documentation',
|
|
+ 'Vinay Sajip', 'manual'),
|
|
]
|
|
|
|
# The name of an image file (relative to this directory) to place at the top of
|