doc/groups.dox
changeset 156 e561aa7675de
parent 83 3654324ec035
child 192 7bf5f97d574f
     1.1 --- a/doc/groups.dox	Mon May 05 11:41:30 2008 +0200
     1.2 +++ b/doc/groups.dox	Sat May 17 06:30:02 2008 +0100
     1.3 @@ -483,25 +483,6 @@
     1.4  */
     1.5  
     1.6  /**
     1.7 -@defgroup section_io Section readers and writers
     1.8 -@ingroup lemon_io
     1.9 -\brief Section readers and writers for LEMON Input-Output.
    1.10 -
    1.11 -This group describes section reader and writer classes that can be 
    1.12 -attached to \ref LemonReader and \ref LemonWriter.
    1.13 -*/
    1.14 -
    1.15 -/**
    1.16 -@defgroup item_io Item readers and writers
    1.17 -@ingroup lemon_io
    1.18 -\brief Item readers and writers for LEMON Input-Output.
    1.19 -
    1.20 -This group describes reader and writer classes for various data types
    1.21 -(e.g. map or attribute values). These classes can be attached to
    1.22 -\ref LemonReader and \ref LemonWriter.
    1.23 -*/
    1.24 -
    1.25 -/**
    1.26  @defgroup eps_io Postscript exporting
    1.27  @ingroup io_group
    1.28  \brief General \c EPS drawer and graph exporter