diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-06-29 07:58:35 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-06-29 07:58:35 +0200 |
commit | 6349e9f96178bd0f6ef31cb2e5e8d1244c861724 (patch) | |
tree | 69eec40228471c9ec55b6cc0237d6cc17b7c6969 /resources/tools/presentation/conf.py | |
parent | c9f903e4f7894cb61cf3cc67fb37c7602c917567 (diff) |
Report 2005: Configure rls2005.27, add data
Change-Id: I6a9911b500d40708e2570be9d83cdd860c677977
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 7a228f6c85..b12022f6b0 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'26' +report_week = u'27' project = u'FD.io CSIT-2005.{week}'.format(week=report_week) copyright = u'2020, FD.io' author = u'FD.io CSIT' |