reactos/base/shell/explorer/make-full-docu.bat
2013-06-16 22:01:41 +00:00

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