doc/groups.dox
changeset 959 c80ef5912903
parent 947 93e9c45703ea
child 1030 c8a41699e613
     1.1 --- a/doc/groups.dox	Thu Nov 04 18:52:31 2004 +0000
     1.2 +++ b/doc/groups.dox	Thu Nov 04 20:24:59 2004 +0000
     1.3 @@ -80,12 +80,13 @@
     1.4  */
     1.5  
     1.6  /**
     1.7 -@defgroup skeletons Skeletons
     1.8 -\brief Skeletons (a.k.a. concept checking classes)
     1.9 +@defgroup concept Concept
    1.10 +\brief Skeleton classes and concept checking classes
    1.11  
    1.12 -This group describes the data/algorithm skeletons implemented in LEMON in
    1.13 -order to make it easier to check if a certain template class or
    1.14 -template function is correctly implemented.
    1.15 +This group describes the data/algorithm skeletons and concept checking
    1.16 +classes implemented in LEMON. These classes exist in order to make it
    1.17 +easier to check if a certain template class or template function is
    1.18 +correctly implemented.
    1.19  */
    1.20  
    1.21