From 044578641d26b9987b1a0b03d54ba9f881951e6d Mon Sep 17 00:00:00 2001
From: Yannick DAYER <yannick.dayer@idiap.ch>
Date: Fri, 18 Feb 2022 08:56:31 +0100
Subject: [PATCH] [doc] Remove references to ISV JFA and IVector

---
 doc/implemented.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/implemented.rst b/doc/implemented.rst
index c280808..b8c747f 100644
--- a/doc/implemented.rst
+++ b/doc/implemented.rst
@@ -11,9 +11,6 @@ Summary
 .. autosummary::
 
    bob.bio.gmm.algorithm.GMM
-   bob.bio.gmm.algorithm.ISV
-   bob.bio.gmm.algorithm.JFA
-   bob.bio.gmm.algorithm.IVector
 
 
 Details
-- 
GitLab