From 36d95d09716a16a4296d4ec16ebab9df9289f50d Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Mon, 10 Apr 2006 13:54:47 +0000 Subject: [PATCH] Added package description --- .../doc_tex/Alpha_shapes_3/PkgDescription.tex | 10 ++++++++++ Alpha_shapes_3/doc_tex/Alpha_shapes_3/main.tex | 2 ++ 2 files changed, 12 insertions(+) create mode 100644 Alpha_shapes_3/doc_tex/Alpha_shapes_3/PkgDescription.tex diff --git a/Alpha_shapes_3/doc_tex/Alpha_shapes_3/PkgDescription.tex b/Alpha_shapes_3/doc_tex/Alpha_shapes_3/PkgDescription.tex new file mode 100644 index 00000000000..e12ba60956f --- /dev/null +++ b/Alpha_shapes_3/doc_tex/Alpha_shapes_3/PkgDescription.tex @@ -0,0 +1,10 @@ + +\begin{ccPkgDescription}{3D Alpha Shapes\label{Pkg:AlphaShapes3}} +\ccPkgSummary{Alpha shapes are. +This package additionally offers weighted Alpha shapers +based on the regular triangulation. } + +%\ccPkgDependsOn{\ccRefPkg:Triangulation3} +\ccPkgMaturity{Introduced in \cgal\ 2.4} +\ccPkgLicense{\ccLicenseQPL} +\end{ccPkgDescription} diff --git a/Alpha_shapes_3/doc_tex/Alpha_shapes_3/main.tex b/Alpha_shapes_3/doc_tex/Alpha_shapes_3/main.tex index 272727daa1c..8bbbf440df5 100644 --- a/Alpha_shapes_3/doc_tex/Alpha_shapes_3/main.tex +++ b/Alpha_shapes_3/doc_tex/Alpha_shapes_3/main.tex @@ -7,6 +7,8 @@ \ccUserChapter{3D Alpha Shapes} \label{I1_ChapterAlphashapes3D} \ccChapterAuthor{Tran Kai Frank Da \and Mariette Yvinec} +\input{Alpha_shapes_3/PkgDescription} + \minitoc \input{Alpha_shapes_3/alpha3}