From b2c12f7ed46fd3df18b35573a6badacde9df3039 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Mon, 5 Dec 2016 16:34:23 +0100
Subject: [PATCH] Update conf.py

---
 doc/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/conf.py b/doc/conf.py
index f314ce9..2cbcb6f 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'bob.core'
+project = u'bob.learn.em'
 import time
 copyright = u'%s, Idiap Research Institute' % time.strftime('%Y')
 
-- 
GitLab