-copy images\*logo.png out\html 2>&1 >NUL\r
-copy images\wxgtk\*png out\html\wxgtk 2>&1 >NUL\r
-copy images\wxmsw\*png out\html\wxmsw 2>&1 >NUL\r
-copy images\wxmac\*png out\html\wxmac 2>&1 >NUL\r
-\r
-REM this CSS is automatically copied by Doxygen because it's\r
-REM included by our custom html header...\r
-copy wxwidgets.css out\html 2>&1 >NUL\r
+copy images\logo_*.png out\html 2>&1 >NUL\r
+copy images\tab_*.gif out\html 2>&1 >NUL\r
+copy images\generic\*.png out\html\generic 2>&1 >NUL\r
+copy images\wxgtk\*.png out\html\wxgtk 2>&1 >NUL\r
+copy images\wxmsw\*.png out\html\wxmsw 2>&1 >NUL\r
+copy images\wxmac\*.png out\html\wxmac 2>&1 >NUL\r
+copy wxwidgets.js out\html 2>&1 >NUL\r