summaryrefslogtreecommitdiffstats
path: root/www/docs/index.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2003-01-10 12:13:21 +0000
committerBjörn Stenberg <bjorn@haxx.se>2003-01-10 12:13:21 +0000
commitf2feb0a5d0b984acbeaeaea18e19cc02dd6d6226 (patch)
treee137b44d28c9077417a86617622d9deb548fd6d7 /www/docs/index.t
parent602c049b39ce7f881e5c13b76d5419b106c50c86 (diff)
downloadrockbox-f2feb0a5d0b984acbeaeaea18e19cc02dd6d6226.tar.gz
rockbox-f2feb0a5d0b984acbeaeaea18e19cc02dd6d6226.zip
A bunch of web updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3061 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/docs/index.t')
-rw-r--r--www/docs/index.t13
1 files changed, 10 insertions, 3 deletions
diff --git a/www/docs/index.t b/www/docs/index.t
index 8205142514..129f6fcc28 100644
--- a/www/docs/index.t
+++ b/www/docs/index.t
@@ -5,6 +5,7 @@
<ul>
<li><a href="/docs/faq.html">Frequently Asked Questions</a>
+<li><a href="/docs/battery-faq.html">Frequently Asked Questions about Batteries and Charging</a>
<li><a href="/manual/">User manual</a>
<li><a href="/docs/features.html">Feature Comparison Chart</a>
</ul>
@@ -17,10 +18,16 @@
<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="/sh-win/">Setting up the gnush cross compiler for Windows</a>
+<li><a href="win32-sdk.html">Setting up a small (~7.5 MB) Rockbox development environment 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>
-<li><a href="rocklatin.htm">Rocklatin charset in Player</a>
+<li><a href="mpeghdr.html">MPEG frame header info</a> (and ID3 v1 info)
+<li><a href="id3v2.4.0-structure.txt">ID3 v2.4 structure</a>
+<li><a href="id3v2.4.0-frames.txt">ID3 v2.4 frames</a>
+<li><a href="id3v2.3.0.html">ID3 v2.3 specification</a> (<a href="id3v2.3.0.txt">txt</a>)
+<li><a href="id3guide.html">ID3 v2.3 Programming Guidelines</a>
+<li><a href="id3v2.2.0.html">ID3 v2.2 specification</a>
+<li><a href="rocklatin.html">The Rocklatin charset used in Players</a>
</ul>
#include "foot.t"