summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-14 11:10:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-14 11:10:36 +0000
commit71579c254dd482b0754b56515db30816009ee2c4 (patch)
tree3771524d947cee932dd1fae503fc34c72d11dc17 /www
parent49ea16e2eb89d856c080b2570edcac67639802a5 (diff)
downloadrockbox-71579c254dd482b0754b56515db30816009ee2c4.tar.gz
rockbox-71579c254dd482b0754b56515db30816009ee2c4.zip
less is more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4501 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r--www/daily.t3
-rw-r--r--www/docs/index.t16
-rw-r--r--www/download/index.t6
-rw-r--r--www/head.t6
4 files changed, 18 insertions, 13 deletions
diff --git a/www/daily.t b/www/daily.t
index 4f47c15d2c..57c3e8a27f 100644
--- a/www/daily.t
+++ b/www/daily.t
@@ -73,4 +73,7 @@ The batch timestamp is GMT.
73</td> 73</td>
74</tr></table> 74</tr></table>
75 75
76<p>
77<a href="/cvs.html">How to use CVS</a>.
78
76#include "foot.t" 79#include "foot.t"
diff --git a/www/docs/index.t b/www/docs/index.t
index c03af26cab..810035f543 100644
--- a/www/docs/index.t
+++ b/www/docs/index.t
@@ -1,23 +1,26 @@
1#define _PAGE_ Documentation 1#define _PAGE_ Documentation
2#include "head.t" 2#include "head.t"
3 3
4<h2>For users</h2> 4<h2>For Users</h2>
5<ul> 5<ul>
6<li> <a href="/manual/manual.pdf">User manual</a> (pdf, ~300 KB) (<a href="/manual/manual.txt">plain text version</a>, 105KB) 6<li> <a href="/manual/manual.pdf">User manual</a> (pdf, ~300 KB) (<a href="/manual/manual.txt">plain text version</a>, 105KB)
7<li> <a href="faq.html">Frequently Asked Questions</a> 7<li> <a href="faq.html">Frequently Asked Questions</a>
8<li> <a href="battery-faq.html">Frequently Asked Questions about Batteries and Charging</a> 8<li> <a href="battery-faq.html">Frequently Asked Questions about Batteries and Charging</a>
9<li> <a href="/screenshots/">Screenshots</a> of Rockbox. 9<li> <a href="/screenshots/">Screenshots</a> of Rockbox.
10<p> 10</ul>
11<h2>For Advanced Users</h2>
12<ul>
11<li> <a href="nodo.html">Features We Will Not Implement</a> 13<li> <a href="nodo.html">Features We Will Not Implement</a>
12<li> <a href="features.html">Feature Comparison Chart</a> 14<li> <a href="features.html">Feature Comparison Chart</a>
13<li> <a href="custom_wps_format.html">How to make a custom WPS</a> 15<li> <a href="custom_wps_format.html">How to make a custom WPS</a>
14<li> <a href="custom_cfg_format.html">How to make a custom config file</a> 16<li> <a href="custom_cfg_format.html">How to make a custom config file</a>
15<li> <a href="credits.html">The Noble People Behind Rockbox</a> 17<li> <a href="credits.html">The Noble People Behind Rockbox</a>
16 18
17<li> Good external user forums devoted to Archos: <a 19<li> External forums devoted to Archos: <a
18href="http://forums.funmp3players.com/forum/forum.asp?forum_id=8&forum_title=General+%2D+Jukebox+Player%2FRecorder">funmp3players.com</a>, 20href="http://forums.funmp3players.com/forum/forum.asp?forum_id=8&forum_title=General+%2D+Jukebox+Player%2FRecorder">funmp3players.com</a>,
19<a href="http://groups.yahoo.com/group/archosjukebox6000/">archosjukebox6000 21<a href="http://groups.yahoo.com/group/archosjukebox6000/">archosjukebox6000
20on yahoo</a> and <a href="http://www.newmp3technology.net/forum/">newmp3technology.net</a>. 22on yahoo</a> and <a
23href="http://www.newmp3technology.net/forum/">newmp3technology.net</a>.
21 24
22<li> Small help texts for your <a href="Help-JBR.txt">Recorder</A> or <a 25<li> Small help texts for your <a href="Help-JBR.txt">Recorder</A> or <a
23href="Help-Stu.txt">Player/Studio</a>, meant to be stored and read on your 26href="Help-Stu.txt">Player/Studio</a>, meant to be stored and read on your
@@ -29,7 +32,7 @@ Archos. (Jean Boullier)
29 32
30</ul> 33</ul>
31 34
32<h2>For <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">hackers</a></h2> 35<h2>For <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">Hackers</a></h2>
33 36
34<h3>Howtos</h3> 37<h3>Howtos</h3>
35<ul> 38<ul>
@@ -42,6 +45,7 @@ Archos. (Jean Boullier)
42<li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style) 45<li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style)
43<li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a> 46<li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a>
44<li> <a href="flash.html">How to flash Rockbox on your Archos</a> 47<li> <a href="flash.html">How to flash Rockbox on your Archos</a>
48<li> <a href="http://sourceforge.net/cvs/?group_id=44306">How to check out Rockbox from CVS</a>
45<li> <a href="http://bjorn.haxx.se/isd200/">Linux driver for Archos Player/Studio</a> 49<li> <a href="http://bjorn.haxx.se/isd200/">Linux driver for Archos Player/Studio</a>
46</ul> 50</ul>
47 51
@@ -91,7 +95,7 @@ PC can talk to your Archos
91 95
92</ul> 96</ul>
93 97
94<h2>External pages</h2> 98<h2>External Pages</h2>
95<ul> 99<ul>
96<li><a href="http://waechter.wiz.at/~matthias/Rockbox/HW-Mod/8MB/">Matthias Wächter 8BM RAM mod</a> 100<li><a href="http://waechter.wiz.at/~matthias/Rockbox/HW-Mod/8MB/">Matthias Wächter 8BM RAM mod</a>
97<li><a href="http://www.uwe-freese.de/rockbox/8mb_ram_en.html">Uwe Freese's 8MB RAM mod for Recorders</a> 101<li><a href="http://www.uwe-freese.de/rockbox/8mb_ram_en.html">Uwe Freese's 8MB RAM mod for Recorders</a>
diff --git a/www/download/index.t b/www/download/index.t
index 59c1315ba4..e2fd6cb218 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -58,10 +58,14 @@ Archos Jukebox Recorder V2
58 58
59<h2>Source code</h2> 59<h2>Source code</h2>
60<p><a href="rockbox-2.2.tar.gz">rockbox-2.2.tar.gz</a> 60<p><a href="rockbox-2.2.tar.gz">rockbox-2.2.tar.gz</a>
61<p>
62... or get the source directly off the <a href="/cvs.html">CVS server</a>.
61 63
62<h2>Manual</h2> 64<h2>Manual</h2>
63 65
64<p>We have a <a href="/manual/manual.pdf">manual in PDF format</a>. Please read it. 66<p>We have a <a href="/manual/manual.pdf">manual in PDF format</a>. Please
67read it. Check out the <a href="/docs/">documentation</a> page for further
68info.
65 69
66<h2>Bug reports</h2> 70<h2>Bug reports</h2>
67 71
diff --git a/www/head.t b/www/head.t
index 47c3a53de9..8a26d8e493 100644
--- a/www/head.t
+++ b/www/head.t
@@ -28,20 +28,14 @@
28 28
29<p align="right"> 29<p align="right">
30<a class="menulink" href="/">home</a><br> 30<a class="menulink" href="/">home</a><br>
31<a class="menulink" href="/docs/features.html">features</a><br>
32<a class="menulink" href="/download/">download</a><br> 31<a class="menulink" href="/download/">download</a><br>
33<a class="menulink" href="/screenshots/">screen&nbsp;shots</a><br>
34<a class="menulink" href="/docs/">documentation</a><br> 32<a class="menulink" href="/docs/">documentation</a><br>
35<a class="menulink" href="/mail/">mailing lists</a><br> 33<a class="menulink" href="/mail/">mailing lists</a><br>
36<a class="menulink" href="/irc/">IRC</a><br> 34<a class="menulink" href="/irc/">IRC</a><br>
37<a class="menulink" href="/internals/">photos</a><br>
38<a class="menulink" href="/daily.shtml">daily builds</a><br> 35<a class="menulink" href="/daily.shtml">daily builds</a><br>
39<a class="menulink" href="/mods/">hardware mods</a><br>
40<a class="menulink" href="/requests.shtml">feature&nbsp;requests</a><br> 36<a class="menulink" href="/requests.shtml">feature&nbsp;requests</a><br>
41<a class="menulink" href="/bugs.shtml">bug reports</a><br> 37<a class="menulink" href="/bugs.shtml">bug reports</a><br>
42<a class="menulink" href="/patches.shtml">patches</a><br> 38<a class="menulink" href="/patches.shtml">patches</a><br>
43<a class="menulink" href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/rockbox/">CVS</a><br>
44<a class="menulink" href="http://bjorn.haxx.se/isd200/">linux driver</a>
45 39
46<div align="right"> 40<div align="right">
47<form action="http://www.google.com/search"> 41<form action="http://www.google.com/search">