xref: /haiku/docs/user/header.html (revision 7457ccb4b2f4786525d3b7bda42598487d57ab7d)
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html>
3<head>
4	<meta http-equiv="Content-Type" content="text/html;charset=UTF8">
5	<title>$title | $projectname</title>
6	<link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>
7	<link href="$relpath^book.css" rel="stylesheet" type="text/css">
8	<script type="text/javascript" src="$relpath^jquery.js"></script>
9	<script type="text/javascript" src="$relpath^dynsections.js"></script>
10	<script type="text/javascript">/* Collapse stuff */ $(function(){$("tr.inherit_header > td").click();});</script>
11	<script type="text/javascript">function search(n,e){if(e.keyCode==13)window.location.href='https://www.google.com/search?q='+encodeURIComponent('site:www.haiku-os.org/docs/api '+n.value);}</script>
12</head>
13<body>
14	<div id="banner">
15		<div class="logo">
16			<span class="subtitle">
17				API Documentation
18			</span>
19			<span class="search">
20				<input type="text" placeholder="Search" onkeydown="search(this,event);">
21			</span>
22		</div>
23	</div>
24	<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
25