summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-05-18 12:43:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-05-18 12:43:26 +0000
commit74d74170bf726616c229b048eb5081a2a48c8df8 (patch)
tree825581f738d887ef1986bebfc055fa4f5823dbab
parent363dc4b175c5c7b5ff0f13e09c56d59c76d0f68d (diff)
downloadrockbox-74d74170bf726616c229b048eb5081a2a48c8df8.tar.gz
rockbox-74d74170bf726616c229b048eb5081a2a48c8df8.zip
added link to Matthias Klumpp's remote page
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4631 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--www/docs/index.t4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/docs/index.t b/www/docs/index.t
index 900c34feeb..4d078ce715 100644
--- a/www/docs/index.t
+++ b/www/docs/index.t
@@ -46,7 +46,7 @@ Archos. (Jean Boullier)
46<li> <a href="http://rockbox.my-vserver.de/win32-sdk.html">Another way of setting up a cygwin Rockbox development environment</a> (Windows) 46<li> <a href="http://rockbox.my-vserver.de/win32-sdk.html">Another way of setting up a cygwin Rockbox development environment</a> (Windows)
47<li> <a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style) 47<li> <a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style)
48<li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style) 48<li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style)
49<li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a> 49<li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a>
50<li> <a href="flash.html">How to flash Rockbox on your Archos</a> 50<li> <a href="flash.html">How to flash Rockbox on your Archos</a>
51<li> <a href="http://sourceforge.net/cvs/?group_id=44306">How to check out Rockbox from CVS</a> 51<li> <a href="http://sourceforge.net/cvs/?group_id=44306">How to check out Rockbox from CVS</a>
52<li> <a href="http://bjorn.haxx.se/isd200/">Linux driver for Archos Player/Studio</a> 52<li> <a href="http://bjorn.haxx.se/isd200/">Linux driver for Archos Player/Studio</a>
@@ -113,6 +113,8 @@ PC can talk to your Archos
113power-on from the RTC alarm</a>. 113power-on from the RTC alarm</a>.
114<li><a href="http://www.geocities.com/raichea/">Steve Russell's PIC-based remote control</a> 114<li><a href="http://www.geocities.com/raichea/">Steve Russell's PIC-based remote control</a>
115<li><a href="http://www.angelfire.com/trek/archos/">Chris Halsall's MMJB20 page</a> with disassembly instructions useful for FM and V2 owners. 115<li><a href="http://www.angelfire.com/trek/archos/">Chris Halsall's MMJB20 page</a> with disassembly instructions useful for FM and V2 owners.
116<li> Matthias Klumpp's <a href="http://de.geocities.com/matthiasklumpp/">Archos Atmel remote control</a>.
117
116</ul> 118</ul>
117 119
118#include "foot.t" 120#include "foot.t"