added the @appearance tag with a first test screenshot
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -6,11 +6,17 @@ REM readable.
|
||||
|
||||
mkdir out
|
||||
mkdir out\html
|
||||
mkdir out\html\wxgtk
|
||||
mkdir out\html\wxmsw
|
||||
mkdir out\html\wxmac
|
||||
|
||||
REM this image is not automatically copied by Doxygen because it's not
|
||||
REM used in doxygen documentation but only in our html footer...
|
||||
copy images\powered-by-wxwidgets.png out\html
|
||||
copy images\*logo.png out\html
|
||||
copy images\wxgtk\*png out\html\wxgtk
|
||||
copy images\wxmsw\*png out\html\wxmsw
|
||||
copy images\wxmac\*png out\html\wxmac
|
||||
|
||||
REM this CSS is automatically copied by Doxygen because it's
|
||||
REM included by our custom html header...
|
||||
|
Reference in New Issue
Block a user