doc/groups.dox
changeset 192 7bf5f97d574f
parent 156 e561aa7675de
child 209 765619b7cbb2
     1.1 --- a/doc/groups.dox	Fri Jul 04 16:12:31 2008 +0200
     1.2 +++ b/doc/groups.dox	Sat Jul 05 00:14:27 2008 +0200
     1.3 @@ -475,11 +475,9 @@
     1.4  /**
     1.5  @defgroup lemon_io Lemon Input-Output
     1.6  @ingroup io_group
     1.7 -\brief Reading and writing LEMON format
     1.8 +\brief Reading and writing \ref lgf-format "Lemon Graph Format".
     1.9  
    1.10 -This group describes methods for reading and writing LEMON format. 
    1.11 -You can find more about this format on the \ref graph-io-page "Graph Input-Output"
    1.12 -tutorial pages.
    1.13 +This group describes methods for reading and writing \ref lgf-format "Lemon Graph Format".
    1.14  */
    1.15  
    1.16  /**