From fa2428f25848ae8743d85b7d6ee7d4f994902e70 Mon Sep 17 00:00:00 2001 From: Amir Mohammadi <183.amir@gmail.com> Date: Wed, 5 Oct 2016 10:57:30 +0200 Subject: [PATCH] [Automatic] update links and the ci mostly --- doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index daf4fd1..bb5a868 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -79,7 +79,7 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'<PROJECT>' +project = u'bob.io.base' import time copyright = u'%s, Idiap Research Institute' % time.strftime('%Y') @@ -131,7 +131,7 @@ pygments_style = 'sphinx' # Some variables which are useful for generated material project_variable = project.replace('.', '_') -short_description = u'<SHORT_DESCRIPTION>' +short_description = u'' owner = [u'Idiap Research Institute'] -- GitLab