This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit d157b22eeebca27631d98ec0390fd6ccd099510b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Sep 7 09:08:20 2018 +0200 docs/source/conf.py: Fix project name in comment. White-space change. --- docs/source/conf.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 2270716..22cd207 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# x2go documentation build configuration file, created by +# Python X2Go documentation build configuration file, created by # sphinx-quickstart on Mon Mar 5 21:36:47 2018. # # This file is execfile()d with the current directory set to its @@ -44,7 +44,6 @@ sphinx_want_ver = distutils.version.LooseVersion('1.0') if sphinxver >= sphinx_want_ver: extensions.append('sphinx.ext.viewcode') - # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/python-x2go.git