Forked from
Eclipse Projects / Eclipse openpass / opSimulation
1904 commits behind the upstream repository.
-
Jason Gainey authoredJason Gainey authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Documentation.bat 302 B
set HHC="C:\Program Files (x86)\HTML Help Workshop\hhc.exe"
REM line3 needs to be commented out to modify automatic insertion from doxygen
REM doxygen Documentation.doxyfile
copy /Y Documentation.index.hhc html\index.hhc
%HHC% html\index.hhp
move /Y html\index.chm Documentation.chm
REM rmdir /S/Q html