add link to new example code page

This commit is contained in:
Josh Coalson
2007-09-13 00:36:43 +00:00
parent 044303c98d
commit 8679516bc5
3 changed files with 6 additions and 3 deletions

View File

@@ -71,6 +71,7 @@
<li><a href="format.html">FLAC Format Specification</a> - The formal specification.</li>
<li><a href="ogg_mapping.html">Ogg FLAC Mapping</a> - How FLAC should be embedded in an Ogg container.</li>
<li><a href="api/index.html">libFLAC and libFLAC++ APIs</a> - Complete library documentation.</li>
<li><a href="documentation_example_code.html">Example Code</a> - Some simple example programs demonstrating the use of libFLAC and libFLAC++.</li>
<li><a href="license.html">License</a> - The license under which the official tools are distributed.</li>
<li>(see also the <a href="developer.html">developer page</a>)</li>
</ul>