From 1a243882604a5108effaae794e1ed5b4e68b5cb2 Mon Sep 17 00:00:00 2001
From: Jordi Inglada <jordi.inglada@orfeo-toolbox.org>
Date: Tue, 4 Jul 2006 06:44:09 +0000
Subject: [PATCH] Mise a jour URL de base doxygen

---
 SoftwareGuide/SoftwareGuideConfiguration.tex.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/SoftwareGuide/SoftwareGuideConfiguration.tex.in b/SoftwareGuide/SoftwareGuideConfiguration.tex.in
index bbb3736860..a135cfccec 100644
--- a/SoftwareGuide/SoftwareGuideConfiguration.tex.in
+++ b/SoftwareGuide/SoftwareGuideConfiguration.tex.in
@@ -6,11 +6,11 @@
 
 % Define command to make reference to on-line Doxygen documentation
 \newcommand{\doxygen}[2]{
-\href{http://www.itk.org/Doxygen/html/class#1_1_1#2.html}{\code{#1::#2}}}  
+\href{http://smsc.cnes.fr/PLEIADES/OTB/Doxygen/html/class#1_1_1#2.html}{\code{#1::#2}}}  
 
 % Define command to make reference to on-line Doxygen documentation
 \newcommand{\subdoxygen}[3]{
-\href{http://www.itk.org/Doxygen/html/class#1_1_1#2_1_1#3.html}{\code{#1::#2::#3}}}  
+\href{http://smsc.cnes.fr/PLEIADES/OTB/Doxygen/html/class#1_1_1#2_1_1#3.html}{\code{#1::#2::#3}}}  
 
 % Define command for the standard comment introducing classes with similar functionalities
 \newcommand{\relatedClasses}{
-- 
GitLab