diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-07-15 09:52:14 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-07-15 09:52:14 +0200 |
commit | 149b1109affae3e54157e3c38db97f376d27328b (patch) | |
tree | 01a96d641aedce89e01e72167ec2405145aa48f1 /resources/tools/presentation/sphinx_conf | |
parent | f280a846c9a766c519e449992504bca926893b0c (diff) |
Report: Configure rls2106.29, add data
Change-Id: Ib51ee05d67a5a6506367b9f194441be50f360d38
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/sphinx_conf')
-rw-r--r-- | resources/tools/presentation/sphinx_conf/report/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py index 1f0700fb1f..a44a405070 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'28' +report_week = u'29' project = u'FD.io CSIT-2106.{week}'.format(week=report_week) copyright = u'2021, FD.io' author = u'FD.io CSIT' |