mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 08:33:36 +02:00
Move library tree where it belongs
This commit is contained in:
77
lib-src/twolame/doc/html/index.html
Normal file
77
lib-src/twolame/doc/html/index.html
Normal file
@@ -0,0 +1,77 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="generator" content="AsciiDoc 7.1.2" />
|
||||
<link rel="stylesheet" href="./twolame.css" type="text/css" />
|
||||
<link rel="stylesheet" href="./twolame-quirks.css" type="text/css" />
|
||||
<title>TwoLAME Documentation</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<h1>TwoLAME Documentation</h1>
|
||||
<span id="revision">version 0.3.11</span>
|
||||
</div>
|
||||
<div id="preamble">
|
||||
<div class="sectionbody">
|
||||
<p>TwoLAME - an optimized MPEG Audio Layer 2 encoder</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p>
|
||||
<a href="readme.html">Read Me</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="twolame.1.html">TwoLAME(1) Manual Page</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="changelog.html">What is New</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="todo.html">TODO</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="api.html">libtwolame API Overview</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="twolame_8h.html">libtwolame API Reference</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="psycho.html">Psychoacoustic Models Overview</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="vbr.html">VBR Features Overview</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="authors.html">The TwoLAME Authors</a>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>twolame homepage: <a href="http://www.twolame.org">http://www.twolame.org</a><br />
|
||||
twolame mailing list: <a href="http://lists.sourceforge.net/lists/listinfo/twolame-discuss">twolame-discuss@lists.sourceforge.net</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Version 0.3.11<br />
|
||||
Last updated 09-Jan-2008 11:45:15 BST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user