From 0ebf758a0b178b9e10ecfed2a1a25f024db2271c Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Fri, 21 Mar 2014 14:30:33 +0100
Subject: [PATCH] User Guide -> Documentation

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

diff --git a/doc/index.rst b/doc/index.rst
index 8dfc790..8301761 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -12,8 +12,8 @@ This module contains some functionality from Bob bound to Python, available in
 the C++ counter-part ``bob::machine``. It includes Activation functors from the
 Machine Learning core.
 
-User Guide
-----------
+Documentation
+-------------
 
 .. toctree::
    :maxdepth: 2
-- 
GitLab