doc/groups.dox
changeset 200 c0e2c043c060
parent 156 e561aa7675de
child 209 765619b7cbb2
equal deleted inserted replaced
5:7d498973ffbf 6:b9d685ecc24f
   473 */
   473 */
   474 
   474 
   475 /**
   475 /**
   476 @defgroup lemon_io Lemon Input-Output
   476 @defgroup lemon_io Lemon Input-Output
   477 @ingroup io_group
   477 @ingroup io_group
   478 \brief Reading and writing LEMON format
   478 \brief Reading and writing \ref lgf-format "Lemon Graph Format".
   479 
   479 
   480 This group describes methods for reading and writing LEMON format. 
   480 This group describes methods for reading and writing \ref lgf-format "Lemon Graph Format".
   481 You can find more about this format on the \ref graph-io-page "Graph Input-Output"
       
   482 tutorial pages.
       
   483 */
   481 */
   484 
   482 
   485 /**
   483 /**
   486 @defgroup eps_io Postscript exporting
   484 @defgroup eps_io Postscript exporting
   487 @ingroup io_group
   485 @ingroup io_group