equal
deleted
inserted
replaced
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 |