lemon/concepts/maps.h
changeset 318 2cc60866a0c9
parent 220 a5d8c039f218
     1.1 --- a/lemon/concepts/maps.h	Thu Oct 09 10:09:44 2008 +0200
     1.2 +++ b/lemon/concepts/maps.h	Thu Oct 09 13:27:35 2008 +0200
     1.3 @@ -22,7 +22,7 @@
     1.4  #include <lemon/core.h>
     1.5  #include <lemon/concept_check.h>
     1.6  
     1.7 -///\ingroup concept
     1.8 +///\ingroup map_concepts
     1.9  ///\file
    1.10  ///\brief The concept of maps.
    1.11  
    1.12 @@ -30,7 +30,7 @@
    1.13  
    1.14    namespace concepts {
    1.15  
    1.16 -    /// \addtogroup concept
    1.17 +    /// \addtogroup map_concepts
    1.18      /// @{
    1.19  
    1.20      /// Readable map concept