BTRFS: Implement BTree::Path and change _Find.
[haiku.git] / docs / user / header.html
blob605cb0ce3d9d07b6d84b1592103e8ae778f36c72
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! -->