--- parser3/src/doc/html2chm.cmd 2002/04/16 14:06:44 1.5 +++ parser3/src/doc/html2chm.cmd 2002/04/19 07:59:01 1.6 @@ -1,7 +1,10 @@ CD html +DEL graph_legend.dot +perl ..\chmhelper.pl SET dest=..\chm START /low /wait "" "C:\Program Files\HTML Help Workshop\hhc.exe" index.hhp -ATTRIB +h index.hh? DEL %dest%\*.ch? COPY *.ch? %dest%\parser3src.* DEL *.ch? +DEL index.hh? +EXIT \ No newline at end of file