7aa3c1770a
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2410 a1c6a512-1295-4272-9138-f99709370657
24 lines
674 B
Perl
24 lines
674 B
Perl
#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"
|