doc/groups.dox
changeset 376 b4a01426c0d9
parent 318 1e2d6ca80793
child 403 0a3ec097a76c
equal deleted inserted replaced
11:8139391015f8 16:2ee9c13a6a62
   462 "LEMON Graph Format", the \c DIMACS format and the encapsulated
   462 "LEMON Graph Format", the \c DIMACS format and the encapsulated
   463 postscript (EPS) format.
   463 postscript (EPS) format.
   464 */
   464 */
   465 
   465 
   466 /**
   466 /**
   467 @defgroup lemon_io LEMON Input-Output
   467 @defgroup lemon_io LEMON Graph Format
   468 @ingroup io_group
   468 @ingroup io_group
   469 \brief Reading and writing LEMON Graph Format.
   469 \brief Reading and writing LEMON Graph Format.
   470 
   470 
   471 This group describes methods for reading and writing
   471 This group describes methods for reading and writing
   472 \ref lgf-format "LEMON Graph Format".
   472 \ref lgf-format "LEMON Graph Format".
   477 @ingroup io_group
   477 @ingroup io_group
   478 \brief General \c EPS drawer and graph exporter
   478 \brief General \c EPS drawer and graph exporter
   479 
   479 
   480 This group describes general \c EPS drawing methods and special
   480 This group describes general \c EPS drawing methods and special
   481 graph exporting tools.
   481 graph exporting tools.
       
   482 */
       
   483 
       
   484 /**
       
   485 @defgroup nauty_group NAUTY Format
       
   486 @ingroup io_group
       
   487 \brief Read \e Nauty format
       
   488 Tool to read graphs from \e Nauty format data.
   482 */
   489 */
   483 
   490 
   484 /**
   491 /**
   485 @defgroup concept Concepts
   492 @defgroup concept Concepts
   486 \brief Skeleton classes and concept checking classes
   493 \brief Skeleton classes and concept checking classes