955ace81fd
The "API DOCUMENTATION" text placement corresponds similar text in the User Guide.
20 lines
660 B
HTML
20 lines
660 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF8">
|
|
<title>$title</title>
|
|
<link href="book.css" rel="stylesheet" type="text/css">
|
|
<script type="text/javascript">function search(n,e){if(e.keyCode==13)window.location.href='https://www.google.com/search?q='+encodeURIComponent('site:api.haiku-os.org '+n.value);}</script>
|
|
</head>
|
|
<body>
|
|
<div id="banner">
|
|
<div class="logo">
|
|
<span class="subtitle">
|
|
API Documentation
|
|
</span>
|
|
<span class="search">
|
|
<input type="text" placeholder="Search" onkeydown="search(this,event);">
|
|
</span>
|
|
</div>
|
|
</div>
|