amend document conf file 99/3799/1
authorMatthewLi <matthew.lijun@huawei.com>
Tue, 1 Dec 2015 06:27:41 +0000 (22:27 -0800)
committerMatthewLi <matthew.lijun@huawei.com>
Tue, 1 Dec 2015 06:29:15 +0000 (22:29 -0800)
JIRA: BOTTLENECK-23

Change-Id: Ieae1dd3a12f6067b04f0317ee402a6711967ffab
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
docs/etc/conf.py

index 0066035..945f865 100644 (file)
@@ -18,7 +18,7 @@ master_doc = 'index'
 pygments_style = 'sphinx'
 html_use_index = False
 
-pdf_documents = [('index', u'OPNFV', u'OPNFV Project', u'OPNFV')]
+pdf_documents = [('index', u'OPNFV', u'OPNFV Bottlenecks', u'OPNFV')]
 pdf_fit_mode = "shrink"
 pdf_stylesheets = ['sphinx','kerning','a4']
 #latex_domain_indices = False
@@ -28,7 +28,7 @@ latex_elements = {
     'printindex': '',
 }
 
-project = u'OPNFV: Template documentation config'
+project = u'OPNFV Bottlenecks: NFV platform bottlenecks'
 copyright = u'%s, OPNFV' % datetime.date.today().year
 version = u'1.0.0'
 release = u'1.0.0'