diff -r a4d499904482 -r c175e387da19 lemon/concepts/maps.h --- a/lemon/concepts/maps.h Thu Oct 09 13:40:40 2008 +0100 +++ b/lemon/concepts/maps.h Thu Oct 09 13:54:50 2008 +0100 @@ -22,7 +22,7 @@ #include #include -///\ingroup concept +///\ingroup map_concepts ///\file ///\brief The concept of maps. @@ -30,7 +30,7 @@ namespace concepts { - /// \addtogroup concept + /// \addtogroup map_concepts /// @{ /// Readable map concept