aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-02-21 09:19:55 +0100
committerTibor Frank <tifrank@cisco.com>2022-02-21 09:19:55 +0100
commitcfd08e30f9202703bc0af0159912899de2628446 (patch)
treea257ccd1f9df28d8a96cd4f1829c7ebabec520d3 /resources/tools/presentation/sphinx_conf
parente1ac1b1f1d294d2370070e9473e48b617f14654b (diff)
Report: Add data
Change-Id: Ie0fa38ce16d09dda06c433ed2fee5bfd64cb8627 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/sphinx_conf')
-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 c808fbb9c6..5cef995c44 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'07'
+report_week = u'08'
project = u'FD.io CSIT-2202-RC2.{week}'.format(week=report_week)
copyright = u'2022, FD.io'
author = u'FD.io CSIT'