[xiph-commits] r15991 - in websites/xiph.org: doc fishsound
conrad at svn.xiph.org
conrad at svn.xiph.org
Fri May 8 23:21:08 PDT 2009
Author: conrad
Date: 2009-05-08 23:21:08 -0700 (Fri, 08 May 2009)
New Revision: 15991
Modified:
websites/xiph.org/doc/index.shtml.en
websites/xiph.org/fishsound/index.shtml.en
Log:
add more links to oggz and fishsound docs (as suggested by j^)
Modified: websites/xiph.org/doc/index.shtml.en
===================================================================
--- websites/xiph.org/doc/index.shtml.en 2009-05-09 02:07:35 UTC (rev 15990)
+++ websites/xiph.org/doc/index.shtml.en 2009-05-09 06:21:08 UTC (rev 15991)
@@ -23,6 +23,8 @@
<li><a href="/vorbis/doc/">Vorbis</li>
<li><a href="/theora/">Theora</a></li>
<li><a href="/ao/doc/">ao</a></li>
+<li><a href="/oggz/doc/">oggz</a></li>
+<li><a href="/fishsound/doc/">fishsound</a></li>
</ul>
<!--#include virtual="/ssi/pagebottom.include" -->
Modified: websites/xiph.org/fishsound/index.shtml.en
===================================================================
--- websites/xiph.org/fishsound/index.shtml.en 2009-05-09 02:07:35 UTC (rev 15990)
+++ websites/xiph.org/fishsound/index.shtml.en 2009-05-09 06:21:08 UTC (rev 15991)
@@ -43,9 +43,13 @@
<p>
Full documentation of the FishSound API, customization and installation,
and complete examples of Ogg FLAC, Speex and Ogg Vorbis decoding and encoding
-are provided in the source tarball, and can be read online at:
+are provided in the source tarball, and can be read online:
+<ul>
+<li><a href="http://www.xiph.org/fishsound/doc/">API Documentation</a></li>
+</ul>
</p>
+
<h2>License</h2>
<p>
FishSound is Free Software, available under a BSD-style license.
More information about the commits
mailing list