X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fsphinx_conf%2Freport%2Fconf.py;h=ea8418e5b3a3b8071def09948596a805608b7a68;hb=refs%2Fchanges%2F09%2F35609%2F1;hp=a8efde9c1a03fda8ff2a746ef4b0e50a00052891;hpb=ac1fbfcd12d5bd4db1b04bbf27b6d47880bcd3e7;p=csit.git diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py index a8efde9c1a..ea8418e5b3 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'11' +project = u'FD.io CSIT-2202.{week}'.format(week=report_week) copyright = u'2022, FD.io' author = u'FD.io CSIT'