rockbox/www/docs/index.t

25 lines
674 B
Perl
Raw Normal View History

#define _PAGE_ Documentation
#include "head.t"
<h2>For users</h2>
<ul>
<li><a href="/docs/faq.html">Frequently Asked Questions</a>
<li><a href="/manual/">User manual</a>
</ul>
<h2>For developers</h2>
<ul>
<li><a href="/notes.html">Research notes</a>
<li><a href="datasheets.html">Data sheets</a>
<li><a href="/schematics/">Schematics</a>
<li><a href="/cvs.html">How to use CVS</a>
<li><a href="/cross-gcc.html">Building the cross compiler</a>
<li><a href="/sh-win/">Setting up the cross compiler for Windows</a>
<li><a href="how_to_compile.html">How to compile Rockbox</a> (README from cvs)
<li><a href="mpeghdr.html">MPEG frame header info</a>
</ul>
#include "foot.t"