From 9b08cd315d7d3ee0f5252611c61e9613d0e95d8d Mon Sep 17 00:00:00 2001
From: Yannick DAYER <yannick.dayer@idiap.ch>
Date: Fri, 18 Jun 2021 10:16:44 +0200
Subject: [PATCH] Add bob.io.audio to the index

---
 doc/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/index.rst b/doc/index.rst
index 5a17888..f5fcb12 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -53,6 +53,7 @@ Index of all packages
    bob.io.base <bob/bob.io.base/doc/index.rst>
    bob.io.image <bob/bob.io.image/doc/index.rst>
    bob.io.video <bob/bob.io.video/doc/index.rst>
+   bob.io.audio <bob/bob.io.audio/doc/index.rst>
    bob.ip.base <bob/bob.ip.base/doc/index.rst>
    bob.ip.binseg <bob/bob.ip.binseg/doc/index.rst>
    bob.ip.color <bob/bob.ip.color/doc/index.rst>
-- 
GitLab