summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref')
-rwxr-xr-xapi-ref/source/conf.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/api-ref/source/conf.py b/api-ref/source/conf.py
index 19e35cfc..d0702e23 100755
--- a/api-ref/source/conf.py
+++ b/api-ref/source/conf.py
@@ -64,8 +64,8 @@ source_suffix = '.rst'
master_doc = 'index'
# General information about the project.
-project = u'Database API Reference'
-copyright = u'2010-present, OpenStack Foundation'
+project = 'Database API Reference'
+copyright = '2010-present, OpenStack Foundation'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -99,7 +99,7 @@ pygments_style = 'native'
# -- Options for man page output ----------------------------------------------
# Grouping the document tree for man pages.
-# List of tuples 'sourcefile', 'target', u'title', u'Authors name', 'manual'
+# List of tuples 'sourcefile', 'target', 'title', 'Authors name', 'manual'
# -- Options for HTML output --------------------------------------------------
@@ -185,8 +185,8 @@ htmlhelp_basename = 'trovedoc'
# (source start file, target name, title, author, documentclass
# [howto/manual]).
latex_documents = [
- ('index', 'Trove.tex', u'OpenStack Database API Documentation',
- u'OpenStack Foundation', 'manual'),
+ ('index', 'Trove.tex', 'OpenStack Database API Documentation',
+ 'OpenStack Foundation', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of