COIN-OR::LEMON - Graph Library

Changeset 318:1e2d6ca80793 in lemon for doc/groups.dox


Ignore:
Timestamp:
10/09/08 22:41:29 (15 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Children:
319:5e12d7734036, 330:d3a7603026a2
Phase:
public
Message:

Doc improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/groups.dox

    r314 r318  
    166166@defgroup paths Path Structures
    167167@ingroup datas
    168 \brief Path structures implemented in LEMON.
     168\brief %Path structures implemented in LEMON.
    169169
    170170This group describes the path structures implemented in LEMON.
     
    491491The purpose of the classes in this group is fourfold.
    492492
    493 - These classes contain the documentations of the concepts. In order
     493- These classes contain the documentations of the %concepts. In order
    494494  to avoid document multiplications, an implementation of a concept
    495495  simply refers to the corresponding concept class.
    496496
    497497- These classes declare every functions, <tt>typedef</tt>s etc. an
    498   implementation of the concepts should provide, however completely
     498  implementation of the %concepts should provide, however completely
    499499  without implementations and real data structures behind the
    500500  interface. On the other hand they should provide nothing else. All
Note: See TracChangeset for help on using the changeset viewer.