X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fconf.py;h=7a228f6c858c7b3b2cf06695d296ca1b46881b4a;hb=1a0f5d37b11bafc784985875540f0e99abec88c0;hp=331e2a98804ce3c84d0e285d4677ed71ccbf9886;hpb=9c459a2b303eb8d776ac040bc82830d850a67623;p=csit.git diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 331e2a9880..7a228f6c85 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -46,8 +46,8 @@ source_suffix = [u'.rst', u'.md'] master_doc = u'index' # General information about the project. -report_week = u'21' -project = u'FD.io CSIT-2001.{week}'.format(week=report_week) +report_week = u'26' +project = u'FD.io CSIT-2005.{week}'.format(week=report_week) copyright = u'2020, FD.io' author = u'FD.io CSIT'