1
0
mirror of https://github.com/nzeemin/ukncbtl-qt.git synced 2025-04-18 06:04:01 +03:00
ukncbtl-qt/!doxygen.bat

6 lines
109 B
Batchfile

"C:\Program Files\doxygen\bin\doxygen.exe"
if not errorlevel 0 goto End
start doc\html\index.html
:End