]> begriffs open source - cmsis/blob - CMSIS/Documentation/Doxygen/style_template/header.html
Possible bugs in MMU_MemorySection(), MMU_MemoryPage() (#219)
[cmsis] / CMSIS / Documentation / Doxygen / style_template / header.html
1 <!-- HTML header for doxygen 1.9.6-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="$langISO">
4 <head>
5 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6 <meta http-equiv="X-UA-Compatible" content="IE=11"/>
7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
8 <!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
9 <!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
10 <!--BEGIN DISABLE_INDEX-->
11   <!--BEGIN FULL_SIDEBAR-->
12 <script type="text/javascript">var page_layout=1;</script>
13   <!--END FULL_SIDEBAR-->
14 <!--END DISABLE_INDEX-->
15 <link href="$relpath^doxygen.css" rel="stylesheet" type="text/css" />
16 <script type="text/javascript" src="$relpath^jquery.js"></script>
17 <script type="text/javascript" src="$relpath^dynsections.js"></script>
18 <script type="text/javascript" src="$relpath^tabs.js"></script>
19 <script type="text/javascript" src="$relpath^footer.js"></script>
20 <script type="text/javascript" src="$relpath^navtree.js"></script>
21 $treeview
22 $search
23 $mathjax
24 $darkmode
25 $extrastylesheet
26 <script type="text/javascript" src="../../version.js"></script>
27 </head>
28 <body>
29 <!--BEGIN DISABLE_INDEX-->
30   <!--BEGIN FULL_SIDEBAR-->
31 <div id="side-nav" class="ui-resizable side-nav-resizable"><!-- do not remove this div, it is closed by doxygen! -->
32   <!--END FULL_SIDEBAR-->
33 <!--END DISABLE_INDEX-->
34 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
35 <!--BEGIN TITLEAREA-->
36 <div id="titlearea">
37 <table cellspacing="0" cellpadding="0">
38  <tbody>
39  <tr style="height: 55px;">
40   <!--BEGIN PROJECT_LOGO-->
41   <td id="projectlogo" style="padding: 1.5em;"><img alt="Logo" src="$relpath^$projectlogo"/></td>
42   <!--END PROJECT_LOGO-->
43   <td style="padding-left: 1em; padding-bottom: 1em;padding-top: 1em;">
44   <!--BEGIN PROJECT_NAME-->
45    <div id="projectname">$projectname
46    <!--END PROJECT_NAME-->
47    <!--BEGIN PROJECT_NUMBER-->&#160;<span id="projectnumber"><script type="text/javascript">
48      <!--
49      writeHeader.call(this);
50      writeVersionDropdown.call(this, "$projectname");
51      //-->
52     </script>
53    </span><!--END PROJECT_NUMBER-->
54    </div>
55    <!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF-->
56   </td>
57    <td>$searchbox</td>
58   <!--END !PROJECT_NAME-->
59   <!--BEGIN DISABLE_INDEX-->
60    <!--BEGIN SEARCHENGINE-->
61      <!--BEGIN !FULL_SIDEBAR-->
62
63      <!--END !FULL_SIDEBAR-->
64    <!--END SEARCHENGINE-->
65   <!--END DISABLE_INDEX-->
66  </tr>
67   <!--BEGIN SEARCHENGINE-->
68    <!--BEGIN FULL_SIDEBAR-->
69  <tr><td colspan="2">$searchbox</td></tr>
70    <!--END FULL_SIDEBAR-->
71   <!--END SEARCHENGINE-->
72  </tbody>
73 </table>
74 </div>
75 <!--END TITLEAREA-->
76 <!-- end header part -->
77 <div id="CMSISnav" class="tabs1">
78   <ul class="tablist">
79     <script type="text/javascript">
80       writeComponentTabs.call(this);
81     </script>
82   </ul>
83 </div>
84 <script type="text/javascript">
85   writeSubComponentTabs.call(this);
86 </script>