blob: 72332ff2924b032634b086c09dee4a7539a3b2c9 [file] [log] [blame]
graham sanderson26653ea2021-01-20 10:44:27 -06001<!-- HTML header for doxygen 1.8.20-->
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">
4<head>
5
6 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
7 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
8 <meta name="generator" content="Doxygen $doxygenversion"/>
9 <meta name="viewport" content="width=device-width, initial-scale=1"/>
10
11 <!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
12 <!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
13
14 <!-- <link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/> -->
15 <script type="text/javascript" src="$relpath^jquery.js"></script>
16 <script type="text/javascript" src="$relpath^dynsections.js"></script>
17 $treeview
18 $search
19 $mathjax
20
21 <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap" rel="stylesheet">
22 <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
23 $extrastylesheet
24
25</head>
26
27<body>
28
29
30 <div class="navigation-mobile">
31 <div class="logo--mobile">
32 <a href="/"><img src="logo-mobile.svg" alt="Raspberry Pi"></a>
33 </div>
34 <div class="navigation-toggle">
35 <span class="line-1"></span>
36 <span class="line-2">
37 <p>Menu Toggle</p>
38 </span>
39 <span class="line-3"></span>
40 </div>
41 </div>
42
43
44
45 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
46
47 <div class="logo">
48 <a href="$relpath^index.html"> <img src="logo.svg" alt="Raspberry Pi"></a>
James Hughes9ba10752021-03-04 14:43:26 +000049 <span style="display: inline-block; margin-top: 10px;">
James Hughesd2a13d02021-02-09 18:28:45 +000050 v$projectnumber
51 </span>
graham sanderson26653ea2021-01-20 10:44:27 -060052 </div>
53
54
55 <div class="navigation-footer">
56 <img src="logo-mobile.svg" alt="Raspberry Pi">
Andrew Scheller1c9f72b2022-05-03 17:47:18 +010057 <a href="https://www.raspberrypi.com/" target="_blank">By Raspberry Pi Ltd</a>
graham sanderson26653ea2021-01-20 10:44:27 -060058 </div>
59<!-- <div class="search">
60 <form>
61 <input type="search" name="search" id="search" placeholder="Search">
62 <input type="submit" value="Search">
63 </form>
64 </div> -->