COIN-OR::LEMON - Graph Library

Changeset 1030:c8a41699e613 in lemon-0.x for doc/Doxyfile


Ignore:
Timestamp:
12/06/04 01:30:44 (19 years ago)
Author:
Mihaly Barasz
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1420
Message:

Undirected graph documentation and concept refinements.

  • quite a few bug fixes
  • concept::UndirGraph? is almost complete and looks quite good.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/Doxyfile

    r991 r1030  
    426426INPUT                  = mainpage.dox \
    427427                         graphs.dox \
     428                         undir_graphs.dox \
    428429                         named-param.dox \
    429430                         maps.dox \
     
    432433                         namespaces.dox \
    433434                         license.dox \
     435                         developpers_interface.dox \
    434436                         ../src/lemon \
    435437                         ../src/lemon/concept \
Note: See TracChangeset for help on using the changeset viewer.