COIN-OR::LEMON - Graph Library

Changeset 26:a40eafb6066d in lemon-tutorial for scripts


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

Distinguish section names from the doc groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/titlegen.py

    r17 r26  
    6767                else:
    6868                    next_str=''
    69                 fo.write('%s| \\ref toc "Home" |%s\n'%\
     69                fo.write('%s| \\ref sec_toc "Home" |%s\n'%\
    7070                             (prev_str,next_str))
    7171            elif gr[3]:
Note: See TracChangeset for help on using the changeset viewer.