From ccddec68116fc6403858ebfa13d4a7b1aa3d5278 Mon Sep 17 00:00:00 2001
From: "N.N." <matju@users.sourceforge.net>
Date: Sun, 18 Oct 2009 20:01:19 +0000
Subject: hi gridflow 0.9.5

svn path=/trunk/; revision=12611
---
 externals/gridflow/doc/index.html | 73 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 73 insertions(+)
 create mode 100644 externals/gridflow/doc/index.html

(limited to 'externals/gridflow/doc/index.html')

diff --git a/externals/gridflow/doc/index.html b/externals/gridflow/doc/index.html
new file mode 100644
index 00000000..a5b1c71c
--- /dev/null
+++ b/externals/gridflow/doc/index.html
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><title>GridFlow 0.9.3</title>
+
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<link rel="stylesheet" href="gridflow.css" type="text/css">
+</head>
+<body leftmargin="0" topmargin="0" style="background-color: rgb(255, 255, 255);" marginheight="0" marginwidth="0">
+<table width="100%" cellspacing="10"><tr><td>
+<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>
+  <td>             <img src="images/header1.png" alt="GridFlow" width="384"  height="64"></td>
+  <td width="100%"><img src="images/header2.png" alt="GridFlow" width="100%" height="64"></td>
+  <td>             <img src="images/header3.png" alt="GridFlow" width="32"   height="64"></td>
+</table>
+</td></tr></table>
+<blockquote>
+<p class="text"><b> a multi-dimensional dataflow processing library for PureData, specialized in image and video</b></p>
+
+<table border="0" cellspacing="5" width="100%">
+<tr><td colspan="4" bgcolor="black"><img src="images/black.png" height="2" width="1"></td></tr>
+<tr><td colspan="3" height="16"><h4>GridFlow 0.9.3 - documentation index</h4></td></tr>
+<tr><td colspan="2"><ul>
+	<li><a href="license.html">License</a></li>
+	<li><a href="introduction.html">Introduction</a></li>
+	<li><a href="install.html">Installation</a></li>
+	<li><a href="architecture.html">Reference Manual: Architecture and Concepts</a></li>
+	<li><a href="reference.html">Reference Manual: Flow Classes</a></li>
+	<li><a href="format.html">Reference Manual: Format Handlers</a></li>
+</ul></td></tr>
+<tr><td colspan="4" bgcolor="black"><img src="images/black.png" height="2" width="1"></td></tr>
+<tr><td colspan="4"><h4>GridFlow On The Net</h4></td></tr>
+<tr><td><ul>
+	<p><a href="http://gridflow.ca/gallery/">Screenshots!</a></p>
+	<p><a href="http://gridflow.ca/svn/trunk/doc/index.html">GridFlow Online Manual (from SVN)</a></p>
+	<p><a href="http://gridflow.ca/svn/trunk/">Browse GridFlow source code online (from SVN)</a></p>
+	<p><a href="http://gridflow.ca/download/">Download GridFlow and related files</a></p>
+	<p>Mailing Lists (Subscription and Archives): <ul>
+		<li><a href="http://lists.artengine.ca/mailman/listinfo/gridflow-dev">
+		<kbd>gridflow-dev</kbd>: GridFlow Contributors</a></li>
+		<li><a href="http://lists.artengine.ca/mailman/listinfo/gridflow-cvs">
+		<kbd>gridflow-cvs</kbd>: GridFlow CVS Reports</a></li>
+		<li><a href="http://lists.artengine.ca/mailman/listinfo/pdmtl">
+		<kbd>pdmtl</kbd>: PureData Montr&eacute;al Users Group</a></li>
+	</ul></p>
+	<p><a href="http://www.puredata.org">PureData Community Site</a></p>
+	<p>Join us in the <kbd>#dataflow</kbd> chatroom at <kbd>irc.freenode.net</kbd> port <kbd>6667</kbd></p>
+</ul></td></tr>
+<tr><td colspan="4" bgcolor="black"><img src="images/black.png" height="2" width="1"></td></tr>
+<tr><td colspan="4"><h4>Credits</h4></td></tr>
+<tr><td><blockquote>
+C++ Programming : Mathieu Bouchard<br>
+Pd Programming : Mathieu Bouchard<br>
+Pd Examples : Mathieu Bouchard, Alexandre Castonguay<br>
+MacOS 10 version : Mathieu Bouchard, James Tittle, Adam Lindsay<br>
+</blockquote></td></tr>
+<tr><td colspan="4" bgcolor="black"><img src="images/black.png" height="2" width="1"></td></tr>
+<tr><td colspan="4"><h4>Sponsors</h4></td></tr>
+<td><blockquote>
+<p>GridFlow is sponsored by <a href="http://www.artengine.org">Artengine</a></p>
+<p>Development of GridFlow 0.3.0 - 0.5.0 was made possible
+in part by a grant from the <a href="http://www.hrdc-drhc.gc.ca/">HRDC</a>
+to <a href="http://www.artengine.org">Artengine</a><br>Development of GridFlow 0.9.0 was made possible in part by Alexandre Castonguay's 
+cooking</p>
+</blockquote></td></tr>
+<tr><td colspan="4" bgcolor="black"><img src="images/black.png" height="2" width="1"></td></tr>
+<tr><td colspan="4"><p><font size="-1">GridFlow 0.9.3 Documentation<br>
+by Mathieu Bouchard <a href="mailto:matju@artengine.ca">matju@artengine.ca</a>
+and<br>
+Alexandre Castonguay <a href="mailto:acastonguay@artengine.ca">acastonguay@artengine.ca</a></font></p>
+</td>
+</tr>
+</table>
+</blockquote>
+</body></html>
-- 
cgit v1.2.1