diff --git a/doc/conf.py b/doc/conf.py index 72672f323f65099723b62cffaff307a6dafdf7be..fee975858837048a52cbdeaa3bea5717dbe75767 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -58,7 +58,7 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'Bob Example Project' +project = u'Gaussian Mixture Model based algorithms for bob.bio' import time copyright = u'%s, Idiap Research Institute' % time.strftime('%Y')