From 9fde38af8ef9608f5e85a7f7c50f442ec3c538d1 Mon Sep 17 00:00:00 2001 From: Pavel Korshunov <pavel.korshunov@idiap.ch> Date: Wed, 12 Oct 2016 17:39:02 +0200 Subject: [PATCH] [sphinx] Fixed Warnings --- doc/extra-intersphinx.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/extra-intersphinx.txt b/doc/extra-intersphinx.txt index 3c404fe..ac09811 100644 --- a/doc/extra-intersphinx.txt +++ b/doc/extra-intersphinx.txt @@ -1,11 +1,7 @@ python numpy -bob.bio.face -bob.bio.speaker -bob.bio.gmm -bob.bio.video -bob.bio.csu +bob.pad.voice +bob.bio.base bob.bio.spear -bob.learn.linear gridtk bob.db.base \ No newline at end of file -- GitLab