From 3d1f8c8b6f73e5ec7dede17b196be830fbd2dbe6 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 11 Mar 2020 06:09:43 +0100 Subject: Report: Configure Report 2001.12 Change-Id: I3d19380a12016ee65711d4e92c3cfbc109a2e18f Signed-off-by: Tibor Frank (cherry picked from commit 46ff7172bfd32f96c45bd8c6f4a937c941d058b7) --- resources/tools/presentation/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/presentation/conf.py') diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index c774ffe7e3..d17140b15e 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md'] master_doc = u'index' # General information about the project. -report_week = u'11' +report_week = u'12' project = u'FD.io CSIT-2001.{week}'.format(week=report_week) copyright = u'2020, FD.io' author = u'FD.io CSIT' -- cgit 1.2.3-korg