From aca0914a752b3a6015c4ed9fa2f3c403c3684f49 Mon Sep 17 00:00:00 2001
From: Joseph Mirabel <jmirabel@laas.fr>
Date: Fri, 21 Dec 2018 16:08:56 +0100
Subject: [PATCH] [Doc] Add anchor to documentation

---
 doc/main.hh.in | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/doc/main.hh.in b/doc/main.hh.in
index 690a62c7..12390350 100644
--- a/doc/main.hh.in
+++ b/doc/main.hh.in
@@ -1,8 +1,6 @@
-namespace hpp {
-  namespace manipulation {
-    namespace graph {
 /**
  \mainpage hpp-manipulation documentation
+ \anchor hpp_manipulation_documentation
 
  \par Introduction
 
@@ -50,7 +48,3 @@ namespace hpp {
  thesis</a> for details about the algorithm.
 
  **/
-    }
-  }
-}
-
-- 
GitLab