aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/report_gen/conf.py
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2017-02-01 18:54:58 +0100
committerPeter Mikus <pmikus@cisco.com>2017-02-06 11:19:46 +0000
commit91f196598d989e9c324f919201667c471b9716d9 (patch)
treeeb12ee759a295e9585ffd931cd3eddbd18474fc4 /resources/tools/report_gen/conf.py
parenta1fe59f27868e5a17df212c321dc3e870732d85b (diff)
CSIT 1701 report files and script AD1
CSIT 1701 report files and script addendum 1 Edits to correct and align all Overview sub-sections. Updates in Performance CSIT Release Notes - added more NDR and PDR performance changes. Change-Id: I52b6ee89e9c536fb4ab9d30dc27cca8dbdd88a20 Signed-off-by: pmikus <pmikus@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> Signed-off-by: pmikus <pmikus@cisco.com> (cherry picked from commit 35e5a327a66c05a3356d214dcfdece59ca725998)
Diffstat (limited to 'resources/tools/report_gen/conf.py')
-rw-r--r--resources/tools/report_gen/conf.py9
1 files changed, 3 insertions, 6 deletions
diff --git a/resources/tools/report_gen/conf.py b/resources/tools/report_gen/conf.py
index e6fb23cc66..12944e47c4 100644
--- a/resources/tools/report_gen/conf.py
+++ b/resources/tools/report_gen/conf.py
@@ -44,9 +44,9 @@ source_suffix = ['.rst', '.md']
master_doc = 'index'
# General information about the project.
-project = u'CSIT'
-copyright = u'2017, fd.io'
-author = u'CSIT'
+project = u'FD.io CSIT'
+copyright = u'2017, FD.io'
+author = u'FD.io CSIT'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -158,6 +158,3 @@ texinfo_documents = [
author, 'CSIT1701report', 'One line description of project.',
'Miscellaneous'),
]
-
-
-