aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 75b9031..efe6eb3 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -42,8 +42,8 @@ source_suffix = '.txt'
master_doc = 'index'
# General information about the project.
-project = u'bugs-everywhere'
-copyright = u'2010, W. Trevor King'
+project = 'bugs-everywhere'
+copyright = '2010, W. Trevor King'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -188,8 +188,8 @@ htmlhelp_basename = 'bugs-everywheredoc'
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, documentclass [howto/manual]).
latex_documents = [
- ('index', 'bugs-everywhere.tex', u'bugs-everywhere Documentation',
- u'W. Trevor King', 'manual'),
+ ('index', 'bugs-everywhere.tex', 'bugs-everywhere Documentation',
+ 'W. Trevor King', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of