diff options
author | N.N. <matju@users.sourceforge.net> | 2009-10-18 19:53:53 +0000 |
---|---|---|
committer | N.N. <matju@users.sourceforge.net> | 2009-10-18 19:53:53 +0000 |
commit | a1fb215b39535805aa19608185d5e52c0f524b42 (patch) | |
tree | 9d8056ca9837bd03676405dc5202bdc2c041d430 /externals/gridflow/doc/index.html | |
parent | d6b18994d50479d2f76041387d25db235bbda4cd (diff) |
bye gridflow 0.9.4
svn path=/trunk/; revision=12610
Diffstat (limited to 'externals/gridflow/doc/index.html')
-rw-r--r-- | externals/gridflow/doc/index.html | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/externals/gridflow/doc/index.html b/externals/gridflow/doc/index.html deleted file mode 100644 index a5b1c71c..00000000 --- a/externals/gridflow/doc/index.html +++ /dev/null @@ -1,73 +0,0 @@ -<!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é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> |