mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
8 lines
266 B
Batchfile
Executable file
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
|