X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fsphinx_conf%2Freport%2Fconf.py;h=3e3b7791677235822537ccc65a27a1527f740aac;hp=5cef995c44453b142410132dd67cefd82d23adb2;hb=9eebc3e59028014a8fc151575b99347d2871c097;hpb=60da1027825078f4dffdcb16e9080565e4966d93 diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py index 5cef995c44..3e3b779167 100644 --- a/resources/tools/presentation/sphinx_conf/report/conf.py +++ b/resources/tools/presentation/sphinx_conf/report/conf.py @@ -46,8 +46,8 @@ source_suffix = [u'.rst', u'.md'] master_doc = u'index' # General information about the project. -report_week = u'08' -project = u'FD.io CSIT-2202-RC2.{week}'.format(week=report_week) +report_week = u'09' +project = u'FD.io CSIT-2202.{week}'.format(week=report_week) copyright = u'2022, FD.io' author = u'FD.io CSIT'