Install, Readme and Changes files updated. Documentation removed.
[Faustine.git] / documentation / index.html
diff --git a/documentation/index.html b/documentation/index.html
deleted file mode 100644 (file)
index 37f5da0..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<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></title>
-</head>
-<body>
-<center><h1></h1></center>
-<a href="index_types.html">Index of types</a><br>
-<a href="index_exceptions.html">Index of exceptions</a><br>
-<a href="index_values.html">Index of values</a><br>
-<a href="index_modules.html">Index of modules</a><br>
-<br/><br>
-<table class="indextable">
-<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><a href="Parser.html">Parser</a></td><td></td></tr>
-<tr><td><a href="Lexer.html">Lexer</a></td><td></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>
-<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><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><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><a href="Preprocess.html">Preprocess</a></td><td></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>
-</table>
-</body>
-</html>
\ No newline at end of file