aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2023-02-23 10:37:08 +0100
committerTibor Frank <tifrank@cisco.com>2023-02-27 05:33:42 +0000
commit4ad8883c4faaa8cf519fc991068716a523f4cd5a (patch)
tree1ac59ee67f69e05e8c51f1e690e9eff1efbc3691 /resources/tools/presentation/sphinx_conf
parent1fbfcbcb15bc51b7b689df44ae338a1c7db6269c (diff)
Report: Add release data
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Ifebc3c5842c0c8a0a3deeedf3113d5874d603c76
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 5bc2471cc6..e0ab4b6e12 100644
--- a/resources/tools/presentation/sphinx_conf/report/conf.py
+++ b/resources/tools/presentation/sphinx_conf/report/conf.py
@@ -50,7 +50,7 @@ source_suffix = ['.rst', '.md']
master_doc = 'index'
# General information about the project.
-report_week = '7'
+report_week = '10'
project = 'FD.io CSIT-2302.{week}'.format(week=report_week)
copyright = '2023, FD.io'
author = 'FD.io CSIT'