diff -r a0ab96ad65fe -r 1e2d6ca80793 doc/groups.dox --- a/doc/groups.dox Thu Oct 09 16:20:37 2008 +0100 +++ b/doc/groups.dox Thu Oct 09 22:41:29 2008 +0200 @@ -165,7 +165,7 @@ /** @defgroup paths Path Structures @ingroup datas -\brief Path structures implemented in LEMON. +\brief %Path structures implemented in LEMON. This group describes the path structures implemented in LEMON. @@ -490,12 +490,12 @@ The purpose of the classes in this group is fourfold. -- These classes contain the documentations of the concepts. In order +- These classes contain the documentations of the %concepts. In order to avoid document multiplications, an implementation of a concept simply refers to the corresponding concept class. - These classes declare every functions, typedefs etc. an - implementation of the concepts should provide, however completely + implementation of the %concepts should provide, however completely without implementations and real data structures behind the interface. On the other hand they should provide nothing else. All the algorithms working on a data structure meeting a certain concept