diff -r 51995c1f1093 -r 88aa7870756a lemon/concepts/graph.h --- a/lemon/concepts/graph.h Mon Oct 01 19:23:16 2007 +0000 +++ b/lemon/concepts/graph.h Tue Oct 02 12:34:43 2007 +0000 @@ -32,8 +32,7 @@ namespace lemon { namespace concepts { - /// \addtogroup graph_concepts - /// @{ + /// \ingroup graph_concepts /// /// \brief Class describing the concept of Directed Graphs. /// @@ -446,7 +445,6 @@ }; - // @} } //namespace concepts } //namespace lemon