COIN-OR::LEMON - Graph Library

Changeset 53:0f695eac7e07 in lemon-tutorial


Ignore:
Timestamp:
02/28/10 19:38:57 (14 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Show demo files in the menu

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Doxyfile.in

    r17 r53  
    6868SHOW_USED_FILES        = NO
    6969SHOW_DIRECTORIES       = NO
    70 SHOW_FILES             = NO
     70SHOW_FILES             = YES
    7171SHOW_NAMESPACES        = NO
    7272FILE_VERSION_FILTER    =
  • DoxygenLayout.xml

    r4 r53  
    66    <tab type="classes" visible="no" title=""/>
    77    <tab type="namespaces" visible="no" title=""/>
    8     <tab type="files" visible="no" title=""/>
     8    <tab type="files" visible="yes" title="Demo Files"/>
    99    <tab type="dirs" visible="no" title=""/>
    1010    <tab type="examples" visible="no" title=""/> 
Note: See TracChangeset for help on using the changeset viewer.