aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf/report/conf.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-08-03 07:40:23 +0200
committerTibor Frank <tifrank@cisco.com>2021-08-03 05:42:43 +0000
commit307321c52d9f3f88f152cc62623383bf1e9b3cad (patch)
tree74d1e50186e7560d214905a4c35b6539e50ed8ff /resources/tools/presentation/sphinx_conf/report/conf.py
parentb8187670ae887a12eea633d7025a3c0100afdfb2 (diff)
Report: Configure 2106.31, fix latency
Change-Id: I6f9e3cc3b79be84acb6b5619016a9aa7d4296e02 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 7902281ee08456a4d90bb5829ba42da2c71a6379)
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 3d0988a8e6..4ad4d94855 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'30'
+report_week = u'31'
project = u'FD.io CSIT-2106.{week}'.format(week=report_week)
copyright = u'2021, FD.io'
author = u'FD.io CSIT'