diff -r ad6b8c47bd56 -r da953e387d31 doc/groups.dox --- a/doc/groups.dox Mon Jul 28 09:29:30 2008 +0200 +++ b/doc/groups.dox Mon Jul 28 12:39:58 2008 +0100 @@ -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". */ /**