XRC: make wxSplitterWindow's sashpos and minpanesize dimensions.
[wxWidgets.git] / docs / doxygen / custom_header.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
7 <!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
8 <link href="$relpath$tabs.css" rel="stylesheet" type="text/css"/>
9 <script type="text/javascript" src="$relpath$jquery.js"></script>
10 <script type="text/javascript" src="$relpath$dynsections.js"></script>
11 $treeview
12 $search
13 $mathjax
14 <link href="$relpath$$stylesheet" rel="stylesheet" type="text/css" />
15 $extrastylesheet
16 </head>
17 <body>
18 <div id="page_container">
19 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
20
21 <!--BEGIN TITLEAREA-->
22 <div id="titlearea">
23 <table cellspacing="0" cellpadding="0" style="width: 100%;">
24 <tbody>
25 <tr>
26 <!--BEGIN PROJECT_LOGO-->
27 <td id="projectlogo">
28 <a href="http://www.wxwidgets.org/" target="_new">
29 <img alt="wxWidgets" src="$relpath$$projectlogo"/>
30 </a>
31 </td>
32 <!--END PROJECT_LOGO-->
33 <td style="padding-left: 0.5em; text-align: right;">
34 <!--BEGIN PROJECT_NUMBER--><span id="projectnumber">Version: $projectnumber</span><!--END PROJECT_NUMBER-->
35 </td>
36 <!--BEGIN DISABLE_INDEX-->
37 <!--BEGIN SEARCHENGINE-->
38 <td>$searchbox</td>
39 <!--END SEARCHENGINE-->
40 <!--END DISABLE_INDEX-->
41 </tr>
42 </tbody>
43 </table>
44 </div>
45 <!--END TITLEAREA-->