From 4ee500fa90103056813040bbfb9a8b3fcdda769c Mon Sep 17 00:00:00 2001
From: Tiago Freitas Pereira <tiagofrepereira@gmail.com>
Date: Tue, 3 Nov 2020 09:47:56 +0100
Subject: [PATCH] Removed traces of bob.io.matlab

---
 doc/extra-intersphinx.txt | 1 -
 doc/index.rst             | 1 -
 2 files changed, 2 deletions(-)

diff --git a/doc/extra-intersphinx.txt b/doc/extra-intersphinx.txt
index 60ec200..a3920bd 100644
--- a/doc/extra-intersphinx.txt
+++ b/doc/extra-intersphinx.txt
@@ -2,4 +2,3 @@ scipy
 bob.io.audio
 bob.io.image
 bob.io.video
-bob.io.matlab
diff --git a/doc/index.rst b/doc/index.rst
index e6a0009..a1027db 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -18,7 +18,6 @@ packages (the list might not be exhaustive):
 * :ref:`bob.io.audio` to load and save audio data of various kinds
 * :ref:`bob.io.image` to load and save images of various kinds
 * :ref:`bob.io.video` to load and save videos of various types
-* :ref:`bob.io.matlab` to load and save matrices in basic matlab ``.mat`` files
 
 
 Documentation
-- 
GitLab