link to release notes

This commit is contained in:
philburk 2002-05-06 18:29:52 +00:00
commit d9f118bbac

View file

@ -21,16 +21,22 @@ PortAudio Documentation</h1></center>
</table></center>
<p>Copyright 2000 Phil Burk and Ross Bencina
<br>&nbsp;
<h3>
<a href="portaudio_h.txt">API Reference</a></h3>
<blockquote>The Application Programmer Interface is documented in "portaudio.h".</blockquote>
<h3>
<a href="pa_tutorial.html">Tutorial</a></h3>
<blockquote>Describes how to write audio programs using the PortAudio API.</blockquote>
<dl>
<dl>Describes how to write audio programs using the PortAudio API.</dl>
<h3>
<a href="portaudio_h.txt">API Reference</a></h3>
<dl>The Application Programmer Interface is documented in "portaudio.h".</dl>
<h3>
<a href="releases.html">Release Notes</a></h3>
<dl>What changed since the last release?</dl>
</dl>
<h3>
<a href="pa_impl_guide.html">Implementation Guide</a></h3>