Install, Readme and Changes files updated. Documentation removed.
[Faustine.git] / documentation / index_modules.html
diff --git a/documentation/index_modules.html b/documentation/index_modules.html
deleted file mode 100644 (file)
index 1c39c3c..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-<html>
-<head>
-<link rel="stylesheet" href="style.css" type="text/css">
-<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
-<link rel="Start" href="index.html">
-<link title="Index of types" rel=Appendix href="index_types.html">
-<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
-<link title="Index of values" rel=Appendix href="index_values.html">
-<link title="Index of modules" rel=Appendix href="index_modules.html">
-<link title="Types" rel="Chapter" href="Types.html">
-<link title="Parser" rel="Chapter" href="Parser.html">
-<link title="Lexer" rel="Chapter" href="Lexer.html">
-<link title="Value" rel="Chapter" href="Value.html">
-<link title="Signal" rel="Chapter" href="Signal.html">
-<link title="Faustexp" rel="Chapter" href="Faustexp.html">
-<link title="Interpreter" rel="Chapter" href="Interpreter.html">
-<link title="Preprocess" rel="Chapter" href="Preprocess.html">
-<link title="Main" rel="Chapter" href="Main.html"><title>Index of modules</title>
-</head>
-<body>
-<center><h1>Index of modules</h1></center>
-<table>
-<tr><td align="left"><br>F</td></tr>
-<tr><td><a href="Faustexp.html">Faustexp</a> </td>
-<td><div class="info">
-Module: Faustexp       
-       Description: dimension estimation and delay estimation of faust expressions.
-</div>
-</td></tr>
-<tr><td align="left"><br>I</td></tr>
-<tr><td><a href="Interpreter.html">Interpreter</a> </td>
-<td><div class="info">
-Module: Interpreter    
-       Description: input beam -&gt; process -&gt; output beam
-</div>
-</td></tr>
-<tr><td align="left"><br>L</td></tr>
-<tr><td><a href="Lexer.html">Lexer</a> </td>
-<td></td></tr>
-<tr><td align="left"><br>M</td></tr>
-<tr><td><a href="Main.html">Main</a> </td>
-<td><div class="info">
-Module: Interpreter    
-       Description: Input wave -&gt; interpretation -&gt; output wave
-</div>
-</td></tr>
-<tr><td align="left"><br>P</td></tr>
-<tr><td><a href="Parser.html">Parser</a> </td>
-<td></td></tr>
-<tr><td><a href="Preprocess.html">Preprocess</a> </td>
-<td></td></tr>
-<tr><td align="left"><br>S</td></tr>
-<tr><td><a href="Signal.html">Signal</a> </td>
-<td><div class="info">
-Module: Signal 
-       Description: type signal = rate * (int -&gt; value), operations of signals.
-</div>
-</td></tr>
-<tr><td align="left"><br>T</td></tr>
-<tr><td><a href="Types.html">Types</a> </td>
-<td><div class="info">
-type symbol, defines valid identifiers in faust expressions.
-</div>
-</td></tr>
-<tr><td align="left"><br>V</td></tr>
-<tr><td><a href="Value.html">Value</a> </td>
-<td><div class="info">
-Module: Value  
-       Description: basic data type in the vectorial faust interpreter.
-</div>
-</td></tr>
-</table><br>
-</body>
-</html>
\ No newline at end of file