X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/686631c6654edb1c06ed278d03e8ba88ef90b06e..7eb02e44ba97996c38be469d3bfd589457a7567d:/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