aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf/report/conf.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-08-13 08:17:45 +0200
committerTibor Frank <tifrank@cisco.com>2021-08-16 09:27:05 +0000
commitc50da67c8503f45f6176995867124505022a825c (patch)
treececfa93d1ea45e834be9fa8d0db343cfd6fa0463 /resources/tools/presentation/sphinx_conf/report/conf.py
parent630d603eb2571841584d744bc1245df1532a6e93 (diff)
Report: configure rls2106.33
Change-Id: Ic7d1a776817dda52007bcebd663388cc4bd1fa66 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit e32b39d83fb01c33dfc9ae540ff2b55c11b707cf)
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 753494bbec..e1d08430a7 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'32'
+report_week = u'33'
project = u'FD.io CSIT-2106.{week}'.format(week=report_week)
copyright = u'2021, FD.io'
author = u'FD.io CSIT'