]> git.tuebingen.mpg.de Git - osl.git/blobdiff - web/index.html.in
web: Get rid of doxygen.
[osl.git] / web / index.html.in
index eed742ae9980668515e8063886ea0cf1f8d3bad3..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>]
 
        <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.