Sync to trunk r65566.
[reactos.git] / base / shell / explorer-old / make-full-docu.bat
1 doxygen Doxyfile
2 cmd /c start /b /low /wait hhc doxy-doc\html\index.hhp
3 cmd /c move /y doxy-doc\html\index.chm ros-explorer.chm
4
5 doxygen Doxyfile-all
6 cmd /c start /b /low /wait hhc doxy-doc\html\index.hhp
7 cmd /c move /y doxy-doc\html\index.chm ros-explorer-full.chm