aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf/report/conf.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-11-19 13:08:01 +0100
committerTibor Frank <tifrank@cisco.com>2021-11-19 12:11:40 +0000
commitfb76ee6b1de48b36d2c2170507c4aadd4bc95d85 (patch)
treeda4485009cfcfd2c7579983cf97a42e0127f7959 /resources/tools/presentation/sphinx_conf/report/conf.py
parent19119b4c15975ee7050de053cef2172a725ce53d (diff)
PAL: Add boxpoints to all box graphs
Change-Id: Ic316149bab15c6fe1efccb53df0afa1cc78b3672 Signed-off-by: Tibor Frank <tifrank@cisco.com>
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 0634d85616..a46e1b43b6 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'46'
+report_week = u'47'
project = u'FD.io CSIT-2110.{week}'.format(week=report_week)
copyright = u'2021, FD.io'
author = u'FD.io CSIT'