X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=api%2Fconf.py;h=18b33fddaf931c3bb73fee5137c3b5ac847586d3;hb=0d5c8add8596fb10d6e8603b3601770ca78a165f;hp=e9978f6adb3b7c7596b0d4035edd390fda384dcf;hpb=4fdae297551f0d1be07cf2edd39e3428923b52ae;p=functest.git diff --git a/api/conf.py b/api/conf.py index e9978f6ad..18b33fdda 100644 --- a/api/conf.py +++ b/api/conf.py @@ -51,8 +51,8 @@ master_doc = 'index' # General information about the project. project = u'OPNFV Functest' -copyright = u'2017, #opnfv-functest (chat.freenode.net)' -author = u'#opnfv-functest (chat.freenode.net)' +copyright = u'2017, Functest ' +author = u'Functest ' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -264,7 +264,7 @@ latex_documents = [ (master_doc, 'OPNFVFunctest.tex', u'OPNFV Functest Documentation', - u'\\#opnfv-functest (chat.freenode.net)', + u'Functest \\textless{}opnfv-tech-discuss@lists.opnfv.org\\textgreater{}', 'manual'), ]