From 4c63b55a34a99de52c579d29c050081cacf5be98 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Thu, 8 Feb 2018 15:13:23 +0100
Subject: [PATCH] Fix header levels again

---
 doc/annotations.rst | 1 +
 doc/implemented.rst | 1 +
 doc/py_api.rst      | 1 +
 3 files changed, 3 insertions(+)

diff --git a/doc/annotations.rst b/doc/annotations.rst
index 1bd5bfa1..c284229b 100644
--- a/doc/annotations.rst
+++ b/doc/annotations.rst
@@ -1,5 +1,6 @@
 .. _bob.bio.base.annotations:
 
+==============================
 Annotating biometric databases
 ==============================
 
diff --git a/doc/implemented.rst b/doc/implemented.rst
index e0f68d0d..3e21676e 100644
--- a/doc/implemented.rst
+++ b/doc/implemented.rst
@@ -1,5 +1,6 @@
 .. _bob.bio.base.implemented:
 
+=================================
 Tools implemented in bob.bio.base
 =================================
 
diff --git a/doc/py_api.rst b/doc/py_api.rst
index 6483e2ca..13daaa8f 100644
--- a/doc/py_api.rst
+++ b/doc/py_api.rst
@@ -1,4 +1,5 @@
 
+===========================
 Python API for bob.bio.base
 ===========================
 
-- 
GitLab