1.1 --- a/doc/groups.dox Sat May 09 16:47:26 2009 +0200
1.2 +++ b/doc/groups.dox Mon May 11 16:38:21 2009 +0100
1.3 @@ -138,16 +138,6 @@
1.4 */
1.5
1.6 /**
1.7 -@defgroup semi_adaptors Semi-Adaptor Classes for Graphs
1.8 -@ingroup graphs
1.9 -\brief Graph types between real graphs and graph adaptors.
1.10 -
1.11 -This group contains some graph types between real graphs and graph adaptors.
1.12 -These classes wrap graphs to give new functionality as the adaptors do it.
1.13 -On the other hand they are not light-weight structures as the adaptors.
1.14 -*/
1.15 -
1.16 -/**
1.17 @defgroup maps Maps
1.18 @ingroup datas
1.19 \brief Map structures implemented in LEMON.