diff --git a/Documentation/SoftwareGuide/SoftwareGuideConfiguration.tex.in b/Documentation/SoftwareGuide/SoftwareGuideConfiguration.tex.in index 1b6e4cea8fb7ae80e3ab3116dd971abca450f95c..22bd0cb1bad7d83d5e714fd11fbb266630a4a895 100644 --- a/Documentation/SoftwareGuide/SoftwareGuideConfiguration.tex.in +++ b/Documentation/SoftwareGuide/SoftwareGuideConfiguration.tex.in @@ -16,12 +16,12 @@ % Define command to make reference to on-line Doxygen documentation \newcommand{\subdoxygen}[3]{ -\ifthenelse{ \equal{#1}{otb}{ +\ifthenelse{ \equal{#1}{otb} +}{ \href{http://www.orfeo-toolbox.org/doxygen/class#1_1_1#2_1_1#3.html}{\code{#1::#2::#3}} }{ \href{http://www.itk.org/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}{