... | ... |
@@ -484,26 +484,26 @@ |
484 | 484 |
tutorial pages. |
485 | 485 |
*/ |
486 | 486 |
|
487 | 487 |
/** |
488 | 488 |
@defgroup section_io Section readers and writers |
489 | 489 |
@ingroup lemon_io |
490 |
\brief Section readers and writers for |
|
490 |
\brief Section readers and writers for LEMON Input-Output. |
|
491 | 491 |
|
492 |
This group describes section readers and writers that can be attached to |
|
493 |
\ref LemonReader and \ref LemonWriter. |
|
492 |
This group describes section reader and writer classes that can be |
|
493 |
attached to \ref LemonReader and \ref LemonWriter. |
|
494 | 494 |
*/ |
495 | 495 |
|
496 | 496 |
/** |
497 |
@defgroup item_io Item |
|
497 |
@defgroup item_io Item readers and writers |
|
498 | 498 |
@ingroup lemon_io |
499 |
\brief Item readers and writers for |
|
499 |
\brief Item readers and writers for LEMON Input-Output. |
|
500 | 500 |
|
501 |
The Input-Output classes can handle more data type by example |
|
502 |
as map or attribute value. Each of these should be written and |
|
503 |
|
|
501 |
This group describes reader and writer classes for various data types |
|
502 |
(e.g. map or attribute values). These classes can be attached to |
|
503 |
\ref LemonReader and \ref LemonWriter. |
|
504 | 504 |
*/ |
505 | 505 |
|
506 | 506 |
/** |
507 | 507 |
@defgroup eps_io Postscript exporting |
508 | 508 |
@ingroup io_group |
509 | 509 |
\brief General \c EPS drawer and graph exporter |
0 comments (0 inline)