Merge commit 'fml/master'
[osl.git] / web / header.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2    "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5         <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
6         <title>OSL - the object storage layer library</title>
7         <LINK href="doxygen.css" REL="stylesheet" TYPE="text/css">
8         <link rel="shortcut icon" href="../osl.ico">
9 </head>
10
11 <body>
12
13         <table>
14                 <tr>
15                         <td>
16                                 <a href="../">
17                                         <IMG
18                                                 SRC="../osl.png"
19                                                 alt="osl logo"
20                                                 border="0"
21                                         >
22                                 </a>
23                         </td>
24                         <td>
25                                 <h1>The lightweight storage library</h1>
26
27                         </td>
28                 </tr>
29         </table>
30
31         <hr>
32
33         [<a href="../index.html#readme">README</a>]
34         [<a href="../index.html#download">Download</a>]
35         [<a href="../index.html#install">INSTALL</a>]
36         [<a href="index.html">Quick Start</a>]
37         [<a href="osl_8h.html">API</a>]
38         [<a href="../index.html#license">License</a>]
39         [<a href="../index.html#contact">Contact</a>]
40         [<a href="../index.html#manpage">man page</a>]
41
42         <hr>