From 44e62db09504137ece46f8aa84d92ca6a832140c Mon Sep 17 00:00:00 2001 From: annegentle Date: Thu, 5 Jul 2012 07:50:36 -0400 Subject: [PATCH] Removes the title "Swift Web" from landing page. Also want to test the DocImpact flag for notifications. Change-Id: I4e12d76050720bec5126db3c87391dbbe54773a2 --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 86a8c586..fc8c8f4c 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -46,7 +46,7 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'Swiftclient Web' +project = u'Swiftclient' copyright = u'2012 OpenStack, LLC.' # The version info for the project you're documenting, acts as replacement for