mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
8 lines
266 B
Batchfile
8 lines
266 B
Batchfile
|
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
|