Mercurial > hg > vamp-website
diff develop.html @ 31:d5c6f7674426 website
* Readability and "promotion" improvements
author | cannam |
---|---|
date | Thu, 16 Jul 2009 12:41:10 +0000 |
parents | d50fb6b58cd8 |
children | 0976232e353b |
line wrap: on
line diff
--- a/develop.html Thu Jul 16 11:59:35 2009 +0000 +++ b/develop.html Thu Jul 16 12:41:10 2009 +0000 @@ -38,7 +38,7 @@ This is particularly advisable since the values returned by a plugin may have relatively complex structures.</p> - <ul><li>Download the Vamp plugin SDK (current version 2.0): + <ul><li>Download the <b>Vamp plugin SDK</b> (current version 2.0): <ul><li>The development headers and source code: <a href="http://downloads.sourceforge.net/vamp/vamp-plugin-sdk-2.0.tar.gz">Gzipped tar file</a> or <a href="http://downloads.sourceforge.net/vamp/vamp-plugin-sdk-2.0.zip">ZIP file</a> (the contents are identical).</li> @@ -54,7 +54,7 @@ <br> - <li><b>New!</b> Download the Vamp plugin tester, a simple + <li><b>New!</b> Download the <b>Vamp plugin tester</b>, a simple command-line utility that tests your plugins for various common failure cases. It can't check whether you're getting the right results, but it can help you write better behaved and more @@ -66,7 +66,9 @@ href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-0.1-win32.zip">Windows binary</a> of the initial version 0.1 release.</li> - <br> + </ul> + <h3>Developer Documentation</h3> + <ul> <li>Read the Vamp plugin SDK <a href="guide.pdf">Programmers Guide</a>.</li>