2002-09-25 12:29:28 +00:00
|
|
|
#define _PAGE_ Documentation
|
2002-03-27 11:21:50 +00:00
|
|
|
#include "head.t"
|
|
|
|
|
2002-09-25 12:29:28 +00:00
|
|
|
<h2>For users</h2>
|
2002-03-27 11:21:50 +00:00
|
|
|
|
|
|
|
<ul>
|
2002-09-25 12:29:28 +00:00
|
|
|
<li><a href="/docs/faq.html">Frequently Asked Questions</a>
|
|
|
|
<li><a href="/manual/">User manual</a>
|
2002-03-27 11:21:50 +00:00
|
|
|
</ul>
|
|
|
|
|
2002-09-25 12:29:28 +00:00
|
|
|
<h2>For developers</h2>
|
2002-03-27 11:21:50 +00:00
|
|
|
|
|
|
|
<ul>
|
2002-09-25 12:29:28 +00:00
|
|
|
<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>
|
2002-03-27 11:21:50 +00:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
#include "foot.t"
|