branch | 1.0 |
changeset 320 | 12626fc94ccf |
parent 220 | a5d8c039f218 |
1.1 --- a/lemon/concepts/maps.h Thu Oct 09 13:52:01 2008 +0100 1.2 +++ b/lemon/concepts/maps.h Thu Oct 09 14:37:44 2008 +0100 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