camel case for package name

This commit is contained in:
Sébastien Loriot 2014-12-29 11:18:54 +01:00
parent c480d71f22
commit b803c9c23b
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/// \defgroup PkgScaleSpaceReconstruction3 Scale-space surface reconstruction Reference
/// \defgroup PkgScaleSpaceReconstruction3 Scale-space Surface Reconstruction Reference
/// \defgroup PkgScaleSpaceReconstruction3Concepts Concepts
/// \ingroup PkgScaleSpaceReconstruction3
@ -9,7 +9,7 @@
/*!
\addtogroup PkgScaleSpaceReconstruction3
\cgalPkgDescriptionBegin{Scale-space surface reconstruction,PkgScaleSpaceReconstruction3Summary}
\cgalPkgDescriptionBegin{Scale-space Surface Reconstruction,PkgScaleSpaceReconstruction3Summary}
\cgalPkgPicture{knot_thumb.png}
\cgalPkgSummaryBegin
\cgalPkgAuthors{Thijs van Lankveld}