diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-10-28 06:15:16 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-10-28 06:15:16 +0100 |
commit | 764041478f165644c0dea744bc4b2d976bb0b840 (patch) | |
tree | 7d086eff7ed5917331652d2c87eaaf06f3d60fa9 /resources/tools/presentation/conf.py | |
parent | bb53fd3a235007eb0ed23f8023d7fa7044c51929 (diff) |
Report: Configure rls2009.45
Change-Id: I8918f09411254b64abb65a165a0e284f735b306e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/conf.py')
-rw-r--r-- | resources/tools/presentation/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 553220448c..d1a7e1b39e 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'44' +report_week = u'45' project = u'FD.io CSIT-2009.{week}'.format(week=report_week) copyright = u'2020, FD.io' author = u'FD.io CSIT' |