Changeset 156:e561aa7675de in lemon for doc/groups.dox
- Timestamp:
- 05/17/08 07:30:02 (16 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/groups.dox
r83 r156 484 484 485 485 /** 486 @defgroup section_io Section readers and writers487 @ingroup lemon_io488 \brief Section readers and writers for LEMON Input-Output.489 490 This group describes section reader and writer classes that can be491 attached to \ref LemonReader and \ref LemonWriter.492 */493 494 /**495 @defgroup item_io Item readers and writers496 @ingroup lemon_io497 \brief Item readers and writers for LEMON Input-Output.498 499 This group describes reader and writer classes for various data types500 (e.g. map or attribute values). These classes can be attached to501 \ref LemonReader and \ref LemonWriter.502 */503 504 /**505 486 @defgroup eps_io Postscript exporting 506 487 @ingroup io_group
Note: See TracChangeset
for help on using the changeset viewer.