--- a/Allura/docs/conf.py
+++ b/Allura/docs/conf.py
@@ -37,17 +37,17 @@
master_doc = 'index'
# General information about the project.
-project = u'allura'
-copyright = u'2009, Mark Ramm, Wolf, Rick Copeland, Jonathan Beard'
+project = 'Allura'
+copyright = '2011, The Allura Team'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
-version = '0.1'
+#version = '0.1'
# The full version, including alpha/beta/rc tags.
-release = '0.1'
+#release = '0.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -103,7 +103,7 @@
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
-#html_title = None
+html_title = 'Allura documentation'
# A shorter title for the navigation bar. Default is the same as html_title.
#html_short_title = None