File:  [parser3project] / parser3 / src / doc / html2chm.cmd
Revision 1.7.30.1: download - view: text, annotated - select for diffs - revision graph
Mon Apr 5 09:55:15 2004 UTC (22 years, 3 months ago) by paf
Diff to: branchpoint 1.7: preferred, unified
beauty: no need in bg here

CD html
DEL graph_legend.dot
perl ..\chmhelper.pl
SET dest=..\chm
"C:\Program Files\HTML Help Workshop\hhc.exe" index.hhp
DEL %dest%\*.ch? 
COPY *.ch? %dest%\parser3src.*
DEL *.ch?
REM DEL index.hh?
EXIT

E-mail: