Fix memory leak in audioc.c.
[paraslash.git] / web / documentation.in.html
index 90f3bb6767117871bd9b9cb4cc8f64b9dedb49f3..4d63a08fb9721ff0d0f824eda66ac5e4fb0b49e5 100644 (file)
@@ -4,30 +4,18 @@
 
 <h2> General information </h2>
 
-<p><ul>
+<ul>
        <li> <a href="overview.pdf">overview.pdf</a>,
 
                a pdf file containing a sketch which illustrates how
                the pieces of paraslash work together.
 
        </li>
-       <li> <a href="REQUIREMENTS.html">REQUIREMENTS</a>,
-               list of required and optional software.
+       <li> <a href="manual.html">user manual</a>,
+               Installation, Configuration and Usage.
        </li>
 
-       <li> <a href="README.html">README</a>,
-               the paraslash executables, with brief descriptions.
-       </li>
-
-       <li> <a href="INSTALL.html">INSTALL</a>,
-               installation and configuration notes.
-       </li>
-
-       <li> <a href="README.afs.html">README.afs</a>,
-               audio file selector documentation.
-       </li>
-
-</ul></p>
+</ul>
 
 <h2> Manual pages </h2>
 
 
 <h2> Source code documentation </h2>
 
-<p><ul>
+<ul>
 
        <li> <a href="doxygen/html/index.html">API
        Reference</a>. </li>
 
        <li> <a href="HTML/index.html">Browsable source</a>. </li>
 
-</ul></p>
+</ul>