doc/graph-adaptors.dox
changeset 1949 5db4ff8d69de
parent 1401 9588dcef6793
child 2084 59769591eb60
     1.1 --- a/doc/graph-adaptors.dox	Fri Feb 03 09:03:05 2006 +0000
     1.2 +++ b/doc/graph-adaptors.dox	Fri Feb 03 09:18:17 2006 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  /**
     1.5     @defgroup graph_adaptors Adaptor Classes for Graphs
     1.6 +   @ingroup graphs
     1.7     \brief This group contains several adaptor classes for graphs
     1.8 -   @ingroup graphs
     1.9     
    1.10     The main parts of LEMON are the different graph structures, 
    1.11     generic graph algorithms, graph concepts which couple these, and