From 88eca5917b15dbf6b8c30ac7422b2b976094b8c6 Mon Sep 17 00:00:00 2001 From: Manuel Guenther <manuel.guenther@idiap.ch> Date: Mon, 22 Jun 2015 17:49:40 +0200 Subject: [PATCH] Added documentation link target for bob.bio.gmm --- doc/index.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index 1ccb8b5..89ddf3d 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -2,17 +2,19 @@ .. Andre Anjos <andre.anjos@idiap.ch> .. Mon 13 Aug 2012 12:36:40 CEST -===================== - Bob Example Project -===================== +.. _bob.bio.gmm: + +==================================================== + Biometric Recognition with Gaussian Mixture Models +==================================================== Package Documentation --------------------- -.. automodule:: bob.bio.base +.. automodule:: bob.bio.gmm Databases --------- -.. automodule:: bob.bio.base.database +.. automodule:: bob.bio.gmm.database -- GitLab