]> git.tuebingen.mpg.de Git - osl.git/blobdiff - web/index.html.in
build: Fix manual setting of CC.
[osl.git] / web / index.html.in
index 359772f0e4fb0880d511cd45e6f7fb089c24cb92..f83ec8cc04b866a0b6650e8731b14e3d8ef64324 100644 (file)
@@ -1,38 +1,3 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
-   "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-       <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
-       <title>OSL - The object storage layer library</title>
-       <LINK href="doxygen/doxygen.css" REL="stylesheet" TYPE="text/css">
-       <link rel="shortcut icon" href="osl.ico">
-</head>
-
-<body>
-       <table>
-               <tr>
-                       <td>
-                               <IMG SRC="osl.png" alt="osl logo">
-                       </td>
-                       <td>
-                               <h1>The lightweight storage library</h1>
-                       </td>
-               </tr>
-       </table>
-
-       <hr>
-
-       [<a href="#readme">README</a>]
-       [<a href="#download">Download</a>]
-       [<a href="#install">INSTALL</a>]
-       [<a href="doxygen/index.html">Quick Start</a>]
-       [<a href="doxygen/osl_8h.html">API</a>]
-       [<a href="#license">License</a>]
-       [<a href="#contact">Contact</a>]
-       [<a href="#manpage">man page</a>]
-
-       <hr>
-
        <center>
                <h2>
                        <a name="readme">README</a>
@@ -44,38 +9,6 @@
        <hr>
 
 
-       <center>
-               <h2>
-                       <a name="download">Download</a>
-               </h2>
-       </center>
-
-       <p>Only the source code is available for download. Use
-
-               <a href="http://www.kernel.org/pub/software/scm/git/docs/">git</a>
-
-       to clone the osl repository by executing</p>
-
-       <center>
-
-               <tt>git clone git://git.tuebingen.mpg.de/osl.git</tt>
-
-       </center>
-
-       <p> or grab the
-
-       <a href="http://git.tuebingen.mpg.de/cgi-bin/gitweb.cgi?p=osl.git;a=snapshot;h=HEAD;sf=tgz">tarball</a>
-
-       of the current tree. If you prefer to download the tarball of
-       the latest release, select the corresponding <em>snapshot</em>
-       link on the
-
-               <a href="http://git.tuebingen.mpg.de/osl.git">osl gitweb page</a>
-
-       </p>
-
-       <hr>
-
        <center>
                <h2>
                        <a name="install">INSTALL</a>
 
        <center>
                <h2>
-                       <a name="license">License</a>
+                       <a name="quick_start">QUICK START</a>
                </h2>
        </center>
 
-       <p>osl is open source software, licensed under the
-
-       <a
-       href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU
-       General Public License, Version 2</a>.</p>
-
-       <hr>
-
-       <center>
-               <h2>
-                       <a name="contact">Contact</a>
-               </h2>
-       </center>
-
-       <p> Email: Andr&eacute; Noll, <a
-       href="mailto:maan@tuebingen.mpg.de">maan@tuebingen.mpg.de</a>,
-       Homepage: <a
-       href="http://people.tuebingen.mpg.de/maan/">http://people.tuebingen.mpg.de/maan/</a>
-       </p>
-
-
-       Comments and bug reports are welcome. Please provide
-       enough info such as the version of osl you are using and
-       relevant parts of the logs. Including the string [osl] in
-       the subject line is also a good idea.
+       @QUICK_START@
 
        <hr>