From 03e0de0418452c9904dafe74d86e36cf3c2a7289 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 8 Nov 2021 09:33:31 +0100 Subject: Report: Add data Change-Id: I76a36cb19d6c121b1d668d1ff8f71085baa2ed2e Signed-off-by: Tibor Frank --- resources/tools/presentation/sphinx_conf/report/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/presentation/sphinx_conf/report') diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py index ca71f511c1..7bd71e8817 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'43' +report_week = u'45' project = u'FD.io CSIT-2110.{week}'.format(week=report_week) copyright = u'2021, FD.io' author = u'FD.io CSIT' -- cgit 1.2.3-korg