mirror of https://github.com/CGAL/cgal
46 lines
1.1 KiB
TeX
46 lines
1.1 KiB
TeX
% =============================================================================
|
|
% The CGAL Developers' Manual
|
|
% Chapter: all
|
|
% -----------------------------------------------------------------------------
|
|
% file : main.tex
|
|
% authors: Susan Hert <hert@mpi-sb.mpg.de>
|
|
% -----------------------------------------------------------------------------
|
|
% $Revision$
|
|
% $Date$
|
|
% =============================================================================
|
|
|
|
|
|
\include{intro}
|
|
\InternalOnly{
|
|
\include{specification}
|
|
\include{cvs}
|
|
\include{directory_structure}
|
|
\include{tools}
|
|
}
|
|
\include{code_format}
|
|
\include{kernels}
|
|
\include{traits_classes}
|
|
\include{checks}
|
|
\include{handles}
|
|
\include{memory_management}
|
|
\include{namespaces}
|
|
\include{objects}
|
|
\include{iterators_and_circulators}
|
|
%\include{io_conventions}
|
|
\include{robustness}
|
|
\include{portability}
|
|
\InternalOnly{
|
|
\include{testing}
|
|
}
|
|
\include{debugging}
|
|
\InternalOnly{
|
|
\include{examples_and_demos}
|
|
}
|
|
\include{submission_process}
|
|
\InternalOnly{
|
|
\include{releases}
|
|
\include{web_site}
|
|
\include{addresses}
|
|
}
|
|
\include{information_sources}
|