From fb76ee6b1de48b36d2c2170507c4aadd4bc95d85 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 19 Nov 2021 13:08:01 +0100 Subject: PAL: Add boxpoints to all box graphs Change-Id: Ic316149bab15c6fe1efccb53df0afa1cc78b3672 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') diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py index 0634d85616..a46e1b43b6 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'46' +report_week = u'47' 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