From 3ce7ed741f67006146ee220744cbd814128870e7 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Thu, 8 Feb 2018 15:04:20 +0100
Subject: [PATCH] Put header level back to normal

---
 doc/index.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/index.rst b/doc/index.rst
index 01d80cae..3ccf7ff5 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -4,9 +4,9 @@
 
 .. _bob.bio.base:
 
-*******************************************
+===========================================
  Running Biometric Recognition Experiments
-*******************************************
+===========================================
 
 The ``bob.bio`` packages provide open source tools to run comparable and reproducible biometric recognition experiments.
 To design a biometric recognition experiment, you must choose:
-- 
GitLab