doc/groups.dox
changeset 1043 52a2201a88e9
parent 1030 c8a41699e613
child 1151 b217fc69f913
     1.1 --- a/doc/groups.dox	Mon Jan 03 16:21:33 2005 +0000
     1.2 +++ b/doc/groups.dox	Mon Jan 03 16:23:47 2005 +0000
     1.3 @@ -26,6 +26,15 @@
     1.4  */
     1.5  
     1.6  /**
     1.7 +@defgroup maps Maps 
     1.8 +@ingroup datas
     1.9 +\brief Some special purpose map to make life easier.
    1.10 +
    1.11 +LEMON provides several special maps that e.g. combine
    1.12 +new maps from existing ones.
    1.13 +*/
    1.14 +
    1.15 +/**
    1.16  @defgroup auxdat Auxiliary Data Structures
    1.17  @ingroup datas
    1.18  \brief Some data structures implemented in LEMON.