]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/regen.bat
Use __WINDOWS__ for OS kind checks and reserve __WXMSW__ for GUI toolkit.
[wxWidgets.git] / docs / doxygen / regen.bat
index 8852f69fe09b414ac4efb56165092dad1e28e2c4..3492e24e3cabf0c6ffafb3a79bc9f33b54350c4a 100644 (file)
@@ -24,11 +24,6 @@ copy images\wxmsw\*.png out\html\wxmsw 2>&1 >NUL
 copy images\wxmac\*.png out\html\wxmac 2>&1 >NUL\r
 copy wxwidgets.js out\html 2>&1 >NUL\r
 \r
 copy images\wxmac\*.png out\html\wxmac 2>&1 >NUL\r
 copy wxwidgets.js out\html 2>&1 >NUL\r
 \r
-REM these CSS are not automatically copied by Doxygen because they're\r
-REM included by our custom html header...\r
-copy wxwidgets.css out\html 2>&1 >NUL\r
-copy wxtabs.css out\html 2>&1 >NUL\r
-\r
 REM set cfgfile variable to the right doxyfile to use,\r
 REM using MS broken batch scripting\r
 setlocal enableextensions\r
 REM set cfgfile variable to the right doxyfile to use,\r
 REM using MS broken batch scripting\r
 setlocal enableextensions\r