Properly close HTML comments
[platform/upstream/flac.git] / doc / html / documentation_tools.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <!-- Copyright (c) 2000-2009  Josh Coalson -->
3 <!-- Copyright (c) 2011-2013  Xiph.Org Foundation -->
4 <!-- Permission is granted to copy, distribute and/or modify this document -->
5 <!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
6 <!-- or any later version published by the Free Software Foundation; -->
7 <!-- with no invariant sections. -->
8 <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
9 <html>
10 <head>
11         <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
12         <meta name="author" content="Josh Coalson" />
13         <meta name="description" content="A free, open source codec for lossless audio compression and decompression" />
14         <meta name="keywords" content="free,lossless,audio,codec,encoder,decoder,compression,compressor,archival,archive,archiving,backup,music" />
15         <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
16         <link rel="stylesheet" type="text/css" href="flac.css" />
17         <title>FLAC - documentation</title>
18 </head>
19
20 <body>
21
22 <div class="logo">
23         <a href="http://flac.sourceforge.net/"><img src="images/logo130.gif" alt="FLAC Logo" align="middle" border="0" hspace="0" /></a>
24 </div>
25
26 <div class="above_nav"></div>
27
28 <div class="navbar">
29         &nbsp;<a href="index.html">home</a>&nbsp;&nbsp;|
30         &nbsp;<a href="faq.html">faq</a>&nbsp;&nbsp;|
31         &nbsp;<a href="news.html">news</a>&nbsp;&nbsp;|
32         &nbsp;<a href="download.html">download</a>&nbsp;&nbsp;|
33         &nbsp;<a href="documentation.html">documentation</a>&nbsp;&nbsp;|
34         &nbsp;<a href="comparison.html">comparison</a>&nbsp;&nbsp;|
35         &nbsp;<a href="changelog.html">changelog</a>&nbsp;&nbsp;|
36         &nbsp;<a href="links.html">links</a>&nbsp;&nbsp;|
37         &nbsp;<a href="developers.html">developers</a>&nbsp;
38 </div>
39
40 <div class="langbar">
41         &nbsp;english&nbsp;&nbsp;|
42         &nbsp;<a href="ru/documentation.html">russian</a>&nbsp;
43 </div>
44
45 <div class="below_nav"></div>
46
47 <div class="box">
48         <div class="box_title">
49                 tools
50         </div>
51         <div class="box_header"></div>
52         <div class="box_body">
53                 FLAC is a general purpose audio format supported by many programs, but in this section we are concentrating on just the official tools provided by the FLAC project:
54                 <ul>
55                         <li><a href="documentation_tools_flac.html">flac</a> - The command-line encoder and decoder.</li>
56                         <li><a href="documentation_tools_metaflac.html">metaflac</a> - The command-line metadata editor.</li>
57                         <li><a href="documentation_tools_plugins.html">plugins</a> - Setting up the Winamp and XMMS plugins.</li>
58                 </ul>
59                 Other resources:
60                 <ul>
61                         <li><a href="documentation_bugs.html">Bugs</a> - How to report bugs and request features, and a list of known bugs in the FLAC tools.</li>
62                         <li><a href="http://sourceforge.net/tracker/?group_id=13478&amp;atid=213478">Request Support</a> - Support for the official FLAC tools.  For other programs, use <a href="http://www.hydrogenaudio.org/">hydrogenaudio.org</a></li>
63                         <li><a href="http://lists.xiph.org/mailman/listinfo/flac">FLAC Mailing List</a> - General discussion about FLAC, tools, releases, etc.  (You must subscribe to post.)</li>
64                 </ul>
65                 <br />
66                 See <a href="download.html">Getting FLAC</a> for instructions on downloading and installing the official FLAC tools, or <a href="documentation_tasks.html">Using FLAC</a> for instructions and guides on playing FLAC files, ripping CDs to FLAC, etc.
67         </div>
68         <div class="box_footer"></div>
69 </div>
70
71
72 <div class="copyright">
73         <!-- @@@ oh so hacky -->
74         <table>
75                 <tr>
76                         <td align="left">
77                                 Copyright (c) 2000-2009  Josh Coalson
78                                 <br/>
79                                 Copyright (c) 2011-2013  Xiph.Org Foundation
80                         </td>
81                         <td width="1%" align="right">
82                                 <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=13478&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
83                         </td>
84                         <td width="1%" align="right">
85                                 <a href="http://www.eff.org/cafe/"><img src="images/cafebug.gif" alt="CAFE Logo" border="0" /></a><br />
86                         </td>
87                         <td width="1%" align="right">
88                                 <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" border="0" hspace="0" /></a>
89                         </td>
90                 </tr>
91         </table>
92 </div>
93
94 </body>
95 </html>