From 7218d48a33c9a472eb377cd5fe4d3b7de47ae414 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 26 Jul 2021 14:32:13 +0200 Subject: Report: configure rls2106.30 Change-Id: If1af4d7c5865a7466eda5c2de18d07ff9491d458 Signed-off-by: Tibor Frank (cherry picked from commit 53e6c3440afd81d1504db75e7fa8d09229641079) --- resources/tools/presentation/sphinx_conf/report/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/presentation/sphinx_conf/report/conf.py') diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py index a44a405070..3d0988a8e6 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'29' +report_week = u'30' project = u'FD.io CSIT-2106.{week}'.format(week=report_week) copyright = u'2021, FD.io' author = u'FD.io CSIT' -- cgit 1.2.3-korg