doc/groups.dox
changeset 735 853fcddcf282
parent 663 8b0df68370a4
child 742 8e68671af789
equal deleted inserted replaced
29:44bea10dbfb9 34:ed61b4178786
   634 /**
   634 /**
   635 @defgroup graph_concepts Graph Structure Concepts
   635 @defgroup graph_concepts Graph Structure Concepts
   636 @ingroup concept
   636 @ingroup concept
   637 \brief Skeleton and concept checking classes for graph structures
   637 \brief Skeleton and concept checking classes for graph structures
   638 
   638 
   639 This group contains the skeletons and concept checking classes of LEMON's
   639 This group contains the skeletons and concept checking classes of
   640 graph structures and helper classes used to implement these.
   640 graph structures.
   641 */
   641 */
   642 
   642 
   643 /**
   643 /**
   644 @defgroup map_concepts Map Concepts
   644 @defgroup map_concepts Map Concepts
   645 @ingroup concept
   645 @ingroup concept