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

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.8.1 ! paf         9: REM DEL index.hh?
1.6       paf        10: EXIT

E-mail: