]> git.tuebingen.mpg.de Git - osl.git/blobdiff - web/index.html.in
web: Get rid of doxygen.
[osl.git] / web / index.html.in
index 934a3eaa87f95859fc81b849902203ca1ef4e138..addc4f436f102c08bf6d4d587db860a86d7b8557 100644 (file)
@@ -4,7 +4,6 @@
 <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>
 
@@ -25,8 +24,8 @@
        [<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="#quick_start">Quick Start</a>]
+       [<a href="api.html">API</a>]
        [<a href="#license">License</a>]
        [<a href="#contact">Contact</a>]
        [<a href="#manpage">man page</a>]
@@ -58,7 +57,7 @@
 
        <center>
 
-               <tt>git clone git://git.tuebingen.mpg.de/osl</tt>
+               <tt>git clone git://git.tuebingen.mpg.de/osl.git</tt>
 
        </center>
 
@@ -70,7 +69,7 @@
        the latest release, select the corresponding <em>snapshot</em>
        link on the
 
-               <a href="http://git.tuebingen.mpg.de/osl">osl gitweb page</a>
+               <a href="http://git.tuebingen.mpg.de/osl.git">osl gitweb page</a>
 
        </p>
 
 
        <hr>
 
+       <center>
+               <h2>
+                       <a name="quick_start">QUICK START</a>
+               </h2>
+       </center>
+
+       @QUICK_START@
+
+       <hr>
+
        <center>
                <h2>
                        <a name="license">License</a>
                </h2>
        </center>
 
-       <p> Andre Noll, <a
-       href="mailto:maan@tuebingen.mpg.de?subject=[osl]: ">maan@tuebingen.mpg.de</a>
-       </p> Comments and bug reports are welcome. Please provide
+       <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.