diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-07-13 09:17:03 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-07-13 09:17:03 +0200 |
commit | f2606a6a0826cf95fd9fe0b0ff0eb43bffd8e8b7 (patch) | |
tree | 855a65fa0bddf36922fe517b0e60e87830688c51 /resources/tools/presentation/conf.py | |
parent | 30a988b35c6d66a11b5ec2f2c77c741dc942594e (diff) |
Report 2005: Configure rls2005.39
Change-Id: I7ea2e004b79d47420f6a1e0beb88731529b03706
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 3d2b35adfa..c36f250c17 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'28' +report_week = u'29' project = u'FD.io CSIT-2005.{week}'.format(week=report_week) copyright = u'2020, FD.io' author = u'FD.io CSIT' |