From 57efb49faa04dad460aca781f88ffa27651669ab Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Fri, 24 Aug 2012 16:48:31 +0200
Subject: [PATCH] Avoid duplication of sections in documentation

---
 docs/index.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index 52b3f61..f3ff7d6 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -7,5 +7,3 @@
 ========================
 
 .. automodule:: xbob.db.replay
-
-.. autoclass:: xbob.db.replay.Database
-- 
GitLab