From f8be75fe7de8d605925b9d21b4bac068b28864c6 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Tue, 4 Oct 2016 13:37:31 +0200
Subject: [PATCH] Update doc configuration

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

diff --git a/doc/conf.py b/doc/conf.py
index 377d9ae..0bfbf6f 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -131,7 +131,7 @@ pygments_style = 'sphinx'
 
 # Some variables which are useful for generated material
 project_variable = project.replace('.', '_')
-short_description = u'bob.biovein API'
+short_description = u'Vein Recognition Library'
 owner = [u'Idiap Research Institute']
 
 
-- 
GitLab