diff -r 2592532ee838 -r d3a7603026a2 doc/groups.dox --- a/doc/groups.dox Thu Oct 09 21:06:43 2008 +0200 +++ b/doc/groups.dox Fri Oct 10 10:52:08 2008 +0100 @@ -135,7 +135,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. @@ -270,12 +270,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