X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fconf.py;h=7a228f6c858c7b3b2cf06695d296ca1b46881b4a;hb=1a0f5d37b11bafc784985875540f0e99abec88c0;hp=618f2f499ff35e3b497589d93d5f7bad46f1930c;hpb=7248cf97d0f950cda2e1167478d44455e03ddc8d;p=csit.git diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 618f2f499f..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'23' -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'