1.1 --- a/doc/groups.dox Thu Oct 09 16:42:32 2008 +0100
1.2 +++ b/doc/groups.dox Thu Oct 09 21:06:43 2008 +0200
1.3 @@ -192,7 +192,6 @@
1.4 tree in a graph
1.5 */
1.6
1.7 -@ingroup algs
1.8 /**
1.9 @defgroup utils Tools and Utilities
1.10 \brief Tools and utilities for programming in LEMON
1.11 @@ -300,8 +299,14 @@
1.12 graph structures and helper classes used to implement these.
1.13 */
1.14
1.15 +/**
1.16 +@defgroup map_concepts Map Concepts
1.17 +@ingroup concept
1.18 +\brief Skeleton and concept checking classes for maps
1.19 +
1.20 +This group describes the skeletons and concept checking classes of maps.
1.21 +*/
1.22
1.23 -This group describes the skeletons and concept checking classes of maps.
1.24 /**
1.25 \anchor demoprograms
1.26