move doxy config

This commit is contained in:
Bastian Schroll 2018-01-04 20:11:11 +01:00
parent 92f927532c
commit bb4922a65b
2 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,7 @@ echo " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " "
echo. echo.
echo Build Doxygen Documentation echo Build Doxygen Documentation
echo. echo.
_bin\win\doxygen\doxygen.exe "config\doxygen.ini" _bin\win\doxygen\doxygen.exe "_config\doxygen.ini"
echo. echo.
echo. echo.
pause pause