Files
haiku-beta6/docs/user/header.html
T

25 lines
1.1 KiB
HTML
Raw Normal View History

2017-09-30 17:26:46 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
2009-02-01 21:44:07 +00:00
<meta http-equiv="Content-Type" content="text/html;charset=UTF8">
<title>$title | $projectname</title>
2017-09-30 17:26:46 +02:00
<link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>
<link href="$relpath^book.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="$relpath^jquery.js"></script>
<script type="text/javascript" src="$relpath^dynsections.js"></script>
2017-01-24 14:58:36 -05:00
<script type="text/javascript">/* Collapse stuff */ $(function(){$("tr.inherit_header > td").click();});</script>
<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>
</head>
2009-02-01 21:44:07 +00:00
<body>
<div id="banner">
<div class="logo">
2014-06-29 21:30:14 -04:00
<span class="subtitle">
2014-06-30 15:20:12 -04:00
API Documentation
</span>
<span class="search">
2014-06-29 21:30:14 -04:00
<input type="text" placeholder="Search" onkeydown="search(this,event);">
</span>
</div>
2009-02-01 21:44:07 +00:00
</div>
2017-01-24 14:58:36 -05:00
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->