diff -r dbe3fc9c875d -r 32155c88f59b doc/groups.dox --- a/doc/groups.dox Tue Jul 29 14:41:55 2008 +0200 +++ b/doc/groups.dox Tue Jul 29 15:06:37 2008 +0200 @@ -325,7 +325,7 @@ matching. The search can be constrained to find perfect or maximum cardinality matching. -Lemon contains the next algorithms: +LEMON contains the next algorithms: - \ref lemon::MaxBipartiteMatching "MaxBipartiteMatching" Hopcroft-Karp augmenting path algorithm for calculate maximum cardinality matching in bipartite graphs @@ -476,12 +476,12 @@ */ /** -@defgroup lemon_io Lemon Input-Output +@defgroup lemon_io LEMON Input-Output @ingroup io_group -\brief Reading and writing \ref lgf-format "Lemon Graph Format". +\brief Reading and writing \ref lgf-format "LEMON Graph Format". This group describes methods for reading and writing -\ref lgf-format "Lemon Graph Format". +\ref lgf-format "LEMON Graph Format". */ /**