diff -r 75f749682240 -r c80ef5912903 doc/groups.dox --- a/doc/groups.dox Thu Nov 04 18:52:31 2004 +0000 +++ b/doc/groups.dox Thu Nov 04 20:24:59 2004 +0000 @@ -80,12 +80,13 @@ */ /** -@defgroup skeletons Skeletons -\brief Skeletons (a.k.a. concept checking classes) +@defgroup concept Concept +\brief Skeleton classes and concept checking classes -This group describes the data/algorithm skeletons implemented in LEMON in -order to make it easier to check if a certain template class or -template function is correctly implemented. +This group describes the data/algorithm skeletons and concept checking +classes implemented in LEMON. These classes exist in order to make it +easier to check if a certain template class or template function is +correctly implemented. */