aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf/report/conf.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-03-04 08:23:21 +0100
committerTibor Frank <tifrank@cisco.com>2022-03-04 07:26:07 +0000
commit07f2130fd215d5046b3d77afdbbe30f67dc35782 (patch)
treebd38b34559460897f42a62e97e92ad90ce33b18e /resources/tools/presentation/sphinx_conf/report/conf.py
parent428bc30ba095443ff4b3975210d4246bba524e5f (diff)
Report: Add rls data
Change-Id: I7ba3d508b0c3b5718fc1b886d966c9bcac18023e Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 528be8671f305c99c713a945f61d85e7ca21a077)
Diffstat (limited to 'resources/tools/presentation/sphinx_conf/report/conf.py')
-rw-r--r--resources/tools/presentation/sphinx_conf/report/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py
index 3e3b779167..69ffbc240b 100644
--- a/resources/tools/presentation/sphinx_conf/report/conf.py
+++ b/resources/tools/presentation/sphinx_conf/report/conf.py
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
master_doc = u'index'
# General information about the project.
-report_week = u'09'
+report_week = u'10'
project = u'FD.io CSIT-2202.{week}'.format(week=report_week)
copyright = u'2022, FD.io'
author = u'FD.io CSIT'