git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52292
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
REM this image is not automatically copied by Doxygen because it's not\r
REM used in doxygen documentation but only in our html footer...\r
copy images\powered-by-wxwidgets.png out\html\r
+copy images\*logo.png out\html\r
\r
REM this CSS is automatically copied by Doxygen because it's\r
REM included by our custom html header...\r
# this image is not automatically copied by Doxygen because it's not
# used in doxygen documentation but only in our html footer...
cp images/powered-by-wxwidgets.png out/html
+cp images/*logo.png out/html
# this CSS is automatically copied by Doxygen because it's
# included by our custom html header...
wxWidgets docs specific styles
*/
-table.doctable {
-
+IMG.logo {
+ float: right;
+ margin: 20px;
}