Annotation of parser3/src/doc/html2chm.cmd, revision 1.6

1.1       parser      1: CD html
1.6     ! paf         2: DEL graph_legend.dot
        !             3: perl ..\chmhelper.pl
1.1       parser      4: SET dest=..\chm
1.4       parser      5: START /low /wait "" "C:\Program Files\HTML Help Workshop\hhc.exe" index.hhp
1.1       parser      6: DEL %dest%\*.ch? 
1.5       paf         7: COPY *.ch? %dest%\parser3src.*
1.1       parser      8: DEL *.ch?
1.6     ! paf         9: DEL index.hh?
        !            10: EXIT

E-mail: