cleanup doc index; make format similar to website
authornehal <nehal@xiph.org>
Sun, 4 Sep 2005 21:59:35 +0000 (21:59 +0000)
committernehal <nehal@xiph.org>
Sun, 4 Sep 2005 21:59:35 +0000 (21:59 +0000)
svn path=/trunk/vorbis/; revision=9955

doc/fish_xiph_org.png [new file with mode: 0644]
doc/index.html

diff --git a/doc/fish_xiph_org.png b/doc/fish_xiph_org.png
new file mode 100644 (file)
index 0000000..b398c06
Binary files /dev/null and b/doc/fish_xiph_org.png differ
index 0fa1bdd..2044d10 100644 (file)
-<title>  xiph.org: Ogg Vorbis documentation </title>
-
-<HTML><HEAD><TITLE>xiph.org: Ogg Vorbis documentation</TITLE>
-<BODY bgcolor="#ffffff" text="#202020" link="#006666" vlink="#000000">
-<nobr><img src="white-ogg.png"><img src="vorbisword2.png"></nobr><p>
-
-<h1><font color=#000070>
-Ogg Vorbis Documentation
-</font></h1>
-
-<em>Last documentation revision: October 15, 2002</em><p> 
-
-<h2>Vorbis technical discussion documents</h2>
-<ul>
-<li><a href="vorbis-fidelity.html">Fidelity measurement terminology</a>
-<li><a href="stereo.html">Vorbis channel coupling and stereo-specific application</a>
-</ul>
-
-<h2>Ogg Vorbis I specification</h2>
-
-<ul>
-<li>Vorbis I specification 
-      [<a href="Vorbis_I_spec.html">html</a>]
-      [<a href="Vorbis_I_spec.pdf">pdf</a>]
-<li><a href="v-comment.html">Vorbis comment header specification</a>
-<li><a href="draft-kerr-avt-vorbis-rtp-03.txt">Embedding Vorbis encoded 
-audio in an RTP payload format</a>
-</ul>
-
-
-<h2>Ogg Vorbis programming documents</h2>
-<ul>
-<li>Programming with libvorbis
-<li><a href="vorbisfile/index.html">Programming with vorbisfile</a>
-<li><a href="vorbisenc/index.html">Programming with vorbisenc</a><P>
-
-
-</ul>
-
-<h2>Ogg bitstream documentation</h2>
-<ul>
-<li><a href="oggstream.html">Ogg bitstream overview</a>
-<li><a href="framing.html">Ogg logical bitstream and framing spec</a>
-</ul>
-
-<hr>
-<a href="http://www.xiph.org/">
-<img src="white-xifish.png" align=left border=0>
-</a>
-<font size=-2 color=#505050>
-
-Ogg is a <a href="http://www.xiph.org">Xiph.org Foundation</a> effort
-to protect essential tenets of Internet multimedia from corporate
-hostage-taking; Open Source is the net's greatest tool to keep
-everyone honest. See <a href="http://www.xiph.org/about.html">About
-the Xiph.org Foundation</a> for details.
-<p>
-
-Ogg Vorbis is the first Ogg audio CODEC.  Anyone may freely use and
-distribute the Ogg and Vorbis specification, whether in a private,
-public or corporate capacity.  However, the Xiph.org Foundation and
-the Ogg project (xiph.org) reserve the right to set the Ogg Vorbis
-specification and certify specification compliance.<p>
-
-Xiph.org's Vorbis software CODEC implementation is distributed under a
-BSD-like license.  This does not restrict third parties from
-distributing independent implementations of Vorbis software under
-other licenses.<p>
-
-Ogg, Vorbis, Xiph.org Foundation and their logos are trademarks (tm)
-of the <a href="http://www.xiph.org/">Xiph.org Foundation</a>.  These
-pages are copyright (C) 1994-2002 Xiph.org Foundation. All rights
-reserved.<p>
-
-</body>
-
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
+<html>\r
+<head>\r
+\r
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>\r
+<title>Ogg Vorbis documentation</title>\r
+\r
+<style type="text/css">\r
+body {\r
+  margin: 0 18px 0 18px;\r
+  padding-bottom: 30px;\r
+  font-family: Verdana, Arial, Helvetica, sans-serif;\r
+  color: #333333;\r
+  font-size: .8em;\r
+}\r
+\r
+a {\r
+  color: #3366cc;\r
+}\r
+\r
+img {\r
+  border: 0;\r
+}\r
+\r
+#xiphlogo {\r
+  margin: 30px 0 16px 0;\r
+}\r
+\r
+#content p {\r
+  line-height: 1.4;\r
+}\r
+\r
+h1, h1 a, h2, h2 a, h3, h3 a {\r
+  font-weight: bold;\r
+  color: #ff9900;\r
+  margin: 1.3em 0 8px 0;\r
+}\r
+\r
+h1 {\r
+  font-size: 1.3em;\r
+}\r
+\r
+h2 {\r
+  font-size: 1.2em;\r
+}\r
+\r
+h3 {\r
+  font-size: 1.1em;\r
+}\r
+\r
+li {\r
+  line-height: 1.4;\r
+}\r
+\r
+#copyright {\r
+  margin-top: 30px;\r
+  line-height: 1.5em;\r
+  text-align: center;\r
+  font-size: .8em;\r
+  color: #888888;\r
+  clear: both;\r
+}\r
+</style>\r
+\r
+</head>\r
+\r
+<body>\r
+\r
+<div id="xiphlogo">\r
+  <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.org"/></a>\r
+</div>\r
+\r
+<h1>Ogg Vorbis Documentation</h1>\r
+\r
+<h2>Vorbis technical discussion documents</h2>\r
+<ul>\r
+<li><a href="vorbis-fidelity.html">Fidelity measurement terminology</a></li>\r
+<li><a href="stereo.html">Vorbis channel coupling and stereo-specific application</a></li>\r
+</ul>\r
+\r
+<h2>Ogg Vorbis I specification</h2>\r
+\r
+<ul>\r
+<li>Vorbis I specification [<a href="Vorbis_I_spec.html">html</a>]\r
+  [<a href="Vorbis_I_spec.pdf">pdf</a>]</li>\r
+<li><a href="v-comment.html">Vorbis comment header specification</a></li>\r
+<li><a href="draft-kerr-avt-vorbis-rtp-03.txt">Embedding Vorbis encoded \r
+audio in an RTP payload format</a></li>\r
+</ul>\r
+\r
+<h2>Ogg Vorbis programming documents</h2>\r
+\r
+<ul>\r
+<li>Programming with libvorbis</li>\r
+<li><a href="vorbisfile/index.html">Programming with vorbisfile</a></li>\r
+<li><a href="vorbisenc/index.html">Programming with vorbisenc</a></li>\r
+</ul>\r
+\r
+<h2>Ogg bitstream documentation</h2>\r
+\r
+<ul>\r
+<li><a href="oggstream.html">Ogg bitstream overview</a></li>\r
+<li><a href="framing.html">Ogg logical bitstream and framing spec</a></li>\r
+</ul>\r
+\r
+<div id="copyright">\r
+  The Xiph Fish Logo is a\r
+  trademark (&trade;) of Xiph.Org.<br/>\r
+\r
+  These pages &copy; 1994 - 2005 Xiph.Org. All rights reserved.\r
+</div>\r
+\r
+</body>\r
+</html>\r