- Remove mention of deprecated_basic manual, it's not there anymore.

This commit is contained in:
Sylvain Pion 2003-09-18 10:36:44 +00:00
parent ace0a0f1fa
commit 560d1dcafa
2 changed files with 1 additions and 12 deletions

View File

@ -282,15 +282,12 @@ documentation source files:
|
+--- basic/
|
+--- deprecated_basic/
|
+--- support/
|
+--- use_of_stl/
\end{verbatim}
The {\tt basic/}, {\tt deprecated\_basic/} and {\tt support/} directories each
contain subdirectories
The {\tt basic/} and {\tt support/} directories each contain subdirectories
that correspond to the packages documented in these manuals. Contained in these
subdirectories are the files required for producing a package's contributions
to the reference manual and users' manual. The users' manual input files are

View File

@ -39,17 +39,9 @@ is currently divided into six separate manuals:
\item \ccAnchor{http://www.cgal.org/Manual/doc_html/frameset/fsSupport.html}{Support Library}
\item \ccAnchor{http://www.cgal.org/Manual/doc_html/frameset/fsUseOfSTL.html}{Use of \stl\ and \stl\ Extensions in \cgal}
\end{itemize}
and
\begin{itemize}
\item \ccAnchor{http://www.cgal.org/Manual/doc_html/deprecated_basic_lib/contents.html}{Basic Library -- Deprecated Packages}
\end{itemize}
Not surprisingly, the Installation Guide describes how to install \cgal
\ccIndexMainItem{installation} and the Use of \stl\ manual describes
features of \stl\ \ccIndexMainItem{\stl} that are used and extended in \cgal.
The manual of deprecated packages contains documentation of packages that are
still distributed with the library but are on their way out persumably because
they have been replaced by something better that is perhaps not supported on
all platforms the library supports.
Documentation of new packages and features will likely be included in
the Kernel, Basic Library, and Support Library documentation. See