From d1abf607005eea0fa801145c9a1497c21ed66b87 Mon Sep 17 00:00:00 2001
From: Julien Malik <julien.malik@c-s.fr>
Date: Thu, 28 Jun 2012 18:57:32 +0200
Subject: [PATCH] BUG: fix generation of software guide

---
 Examples/DisparityMap/StereoReconstructionExample.cxx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Examples/DisparityMap/StereoReconstructionExample.cxx b/Examples/DisparityMap/StereoReconstructionExample.cxx
index 73bab478bd..01602eafac 100644
--- a/Examples/DisparityMap/StereoReconstructionExample.cxx
+++ b/Examples/DisparityMap/StereoReconstructionExample.cxx
@@ -95,6 +95,7 @@ int main(int argc, char* argv[])
 // \item \doxygen{otb}{otbSubPixelDisparityImageFilter}
 // \item \doxygen{otb}{otbDisparityMapMedianFilter}
 // \item \doxygen{otb}{DisparityMapToDEMFilter}
+// \end{itemize}
 // Software Guide : EndLatex
 
 // Software Guide : BeginCodeSnippet
-- 
GitLab