From a2558d501e2822d400c82665a48d62acc88b9e77 Mon Sep 17 00:00:00 2001
From: Joseph Mirabel <jmirabel@laas.fr>
Date: Tue, 7 Nov 2017 15:18:26 +0100
Subject: [PATCH] Update Doxyfile.extra.in

---
 doc/Doxyfile.extra.in | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/doc/Doxyfile.extra.in b/doc/Doxyfile.extra.in
index ee0eae49..7a322b67 100644
--- a/doc/Doxyfile.extra.in
+++ b/doc/Doxyfile.extra.in
@@ -2,12 +2,6 @@ INPUT     = @CMAKE_SOURCE_DIR@/doc \
             @CMAKE_SOURCE_DIR@/include \
             @CMAKE_BINARY_DIR@/doc
 
-TAGFILES	= @HPP_pinocchio_DOXYGENDOCDIR@/hpp-pinocchio.doxytag=@HPP_pinocchio_DOXYGENDOCDIR@ \
-            @HPP_CORE_DOXYGENDOCDIR@/hpp-core.doxytag=@HPP_CORE_DOXYGENDOCDIR@ \
-            @HPP_CONSTRAINTS_DOXYGENDOCDIR@/hpp-constraints.doxytag=@HPP_CONSTRAINTS_DOXYGENDOCDIR@ \
-            @HPP_FCL_DOXYGENDOCDIR@/hpp-fcl.doxytag=@HPP_FCL_DOXYGENDOCDIR@ \
-            @HPP_STATISTICS_DOXYGENDOCDIR@/hpp-statistics.doxytag=@HPP_STATISTICS_DOXYGENDOCDIR@
-
 HTML_EXTRA_FILES = @CMAKE_SOURCE_DIR@/doc/ObjectManipulation_MasterThesis_JosephMirabel.pdf
 
 ALIASES   += Link{1}="\ref \1"
-- 
GitLab