diff -r ca92c2f936b0 -r 4d3d1a2cd23d doc/groups.dox --- a/doc/groups.dox Sat May 09 16:47:26 2009 +0200 +++ b/doc/groups.dox Mon May 11 16:38:21 2009 +0100 @@ -138,16 +138,6 @@ */ /** -@defgroup semi_adaptors Semi-Adaptor Classes for Graphs -@ingroup graphs -\brief Graph types between real graphs and graph adaptors. - -This group contains some graph types between real graphs and graph adaptors. -These classes wrap graphs to give new functionality as the adaptors do it. -On the other hand they are not light-weight structures as the adaptors. -*/ - -/** @defgroup maps Maps @ingroup datas \brief Map structures implemented in LEMON.