doc/groups.dox
changeset 707 d9cf3b5858ae
parent 698 3adf5e2d1e62
child 710 8b0df68370a4
     1.1 --- a/doc/groups.dox	Mon May 11 15:48:37 2009 +0100
     1.2 +++ b/doc/groups.dox	Mon May 11 17:04:40 2009 +0200
     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.