aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf/report/conf.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2023-03-09 07:43:38 +0100
committerTibor Frank <tifrank@cisco.com>2023-03-09 06:45:55 +0000
commit4a8a48adf5bcc6bbaa9bd7e34d0161893bf63278 (patch)
treec7e9d29cf6aa93c55cea38f51edf067137b91271 /resources/tools/presentation/sphinx_conf/report/conf.py
parent8826a441d7eb3a1b9eeb72614178fdfe041e0a56 (diff)
Report: Add rls data
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I4eea313430d448928d68e554a00c7a78e3864020 (cherry picked from commit 77f4ce0e0d951838ec1d9108107ceb596ded59e0)
Diffstat (limited to 'resources/tools/presentation/sphinx_conf/report/conf.py')
-rw-r--r--resources/tools/presentation/sphinx_conf/report/conf.py2
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 5c386acc4c..765c695e4a 100644
--- a/resources/tools/presentation/sphinx_conf/report/conf.py
+++ b/resources/tools/presentation/sphinx_conf/report/conf.py
@@ -50,7 +50,7 @@ source_suffix = ['.rst', '.md']
master_doc = 'index'
# General information about the project.
-report_week = '10'
+report_week = '11'
project = 'FD.io CSIT-2302.{week}'.format(week=report_week)
copyright = '2023, FD.io'
author = 'FD.io CSIT'