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=a8efde9c1a03fda8ff2a746ef4b0e50a00052891;hb=9eebc3e59028014a8fc151575b99347d2871c097;hpb=ac1fbfcd12d5bd4db1b04bbf27b6d47880bcd3e7 diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py index a8efde9c1a..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'04' -project = u'FD.io CSIT-2202-RC1.{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'