reactos/modules/rosapps/applications/explorer-old/make-full-docu.bat

8 lines
266 B
Batchfile
Executable file

doxygen Doxyfile
cmd /c start /b /low /wait hhc doxy-doc\html\index.hhp
cmd /c move /y doxy-doc\html\index.chm ros-explorer.chm
doxygen Doxyfile-all
cmd /c start /b /low /wait hhc doxy-doc\html\index.hhp
cmd /c move /y doxy-doc\html\index.chm ros-explorer-full.chm