X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d156af3247c862e51a7c62f569a3fd302052a42..ef40bc3dae5b9bce810fa6d44b5f43071109a2d9:/docs/doxygen/regen.bat diff --git a/docs/doxygen/regen.bat b/docs/doxygen/regen.bat index 8852f69fe0..3492e24e3c 100644 --- a/docs/doxygen/regen.bat +++ b/docs/doxygen/regen.bat @@ -24,11 +24,6 @@ copy images\wxmsw\*.png out\html\wxmsw 2>&1 >NUL copy images\wxmac\*.png out\html\wxmac 2>&1 >NUL copy wxwidgets.js out\html 2>&1 >NUL -REM these CSS are not automatically copied by Doxygen because they're -REM included by our custom html header... -copy wxwidgets.css out\html 2>&1 >NUL -copy wxtabs.css out\html 2>&1 >NUL - REM set cfgfile variable to the right doxyfile to use, REM using MS broken batch scripting setlocal enableextensions