Skip to content
Snippets Groups Projects
Commit cfe680bc authored by Jordi Inglada's avatar Jordi Inglada
Browse files

Mise a jour exemples pour doc

parent 6fa75c9b
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
...@@ -190,25 +190,25 @@ The \code{OTB-Documents} module contains the following subdirectories: ...@@ -190,25 +190,25 @@ The \code{OTB-Documents} module contains the following subdirectories:
teaching OTB. teaching OTB.
\item \code{OTB-Documents/Latex}---\LaTeX{} styles to produce this \item \code{OTB-Documents/Latex}---\LaTeX{} styles to produce this
work as well as other documents. work as well as other documents.
\item \code{OTB-Documents/Marketing}---marketing flyers and %\item \code{OTB-Documents/Marketing}---marketing flyers and
literature used to succinctly describe OTB. %literature used to succinctly describe OTB.
\item \code{OTB-Documents/Papers}---papers related to the many %\item \code{OTB-Documents/Papers}---papers related to the many
algorithms, data representations, and software tools used in OTB. %algorithms, data representations, and software tools used in OTB.
\item \code{OTB-Documents/SoftwareGuide}---\LaTeX{} files used to \item \code{OTB-Documents/SoftwareGuide}---\LaTeX{} files used to
create this guide. (Note that the code found in create this guide. (Note that the code found in
\code{OTB/Examples} is used in conjunction with these \LaTeX{} \code{OTB/Examples} is used in conjunction with these \LaTeX{}
files.) files.)
\item \code{OTB-Documents/Validation}---validation case studies %\item \code{OTB-Documents/Validation}---validation case studies
using OTB. %using OTB.
\end{itemize} \end{itemize}
The \code{OTB-Applications} module contains large, relatively complex The \code{OTB-Applications} module contains large, relatively complex
examples of OTB usage. See the web pages at examples of OTB usage.%% See the web pages at
\url{http://www.itk.org/HTML/Applications.htm}\textbf{FIXME} for a description. Some of %% \url{http://www.itk.org/HTML/Applications.htm}\textbf{FIXME} for a description. Some of
these applications require GUI toolkits such as FLTK or other packages %% these applications require GUI toolkits such as FLTK or other packages
such as VTK (\emph{The Visualization Toolkit} %% such as VTK (\emph{The Visualization Toolkit}
\url{http://www.vtk.org}). Do not attempt to compile and build this module %% \url{http://www.vtk.org}). Do not attempt to compile and build this module
until you have successfully built the core \code{OTB} module. %% until you have successfully built the core \code{OTB} module.
\subsection{Documentation} \subsection{Documentation}
......
...@@ -218,8 +218,8 @@ colorlinks,linkcolor={blue},citecolor={blue},urlcolor={blue}, ...@@ -218,8 +218,8 @@ colorlinks,linkcolor={blue},citecolor={blue},urlcolor={blue},
%%% \input{Applications.tex} %%% \input{Applications.tex}
\part{Developper's guide} %%%\part{Developper's guide}
\input{Iterators.tex} %%%\input{Iterators.tex}
\backmatter \backmatter
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment