summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-06-11 12:22:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-06-11 12:22:20 +0000
commit0e26af97a6ed52987e3499f748a72d1b710ed068 (patch)
tree8c83eaffc42a42072a5c649c3ad616716f6d0da6
parente4eb2c51e3f6c6dc3f1307c577af361aa8837f5d (diff)
downloadrockbox-0e26af97a6ed52987e3499f748a72d1b710ed068.tar.gz
rockbox-0e26af97a6ed52987e3499f748a72d1b710ed068.zip
added a link to the voice page, added a new subtitle for customizing stuff
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4736 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--www/docs/index.t27
1 files changed, 14 insertions, 13 deletions
diff --git a/www/docs/index.t b/www/docs/index.t
index ccee3b105b..1bcd930e24 100644
--- a/www/docs/index.t
+++ b/www/docs/index.t
@@ -7,32 +7,33 @@
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="battery-faq-liion.html">Frequently Asked Questions about V2/FM Batteries</a> 9<li> <a href="battery-faq-liion.html">Frequently Asked Questions about V2/FM Batteries</a>
10<li> <a href="/screenshots/">Screenshots</a> of Rockbox.
11<li> <a href="/fonts/">Fonts to download</a>
12<li> <a href="/lang/">Language files and voice clips to download</a>
13</ul>
14<h2>For Advanced Users</h2>
15<ul>
16<li> <a href="nodo.html">Features We Will Not Implement</a> 10<li> <a href="nodo.html">Features We Will Not Implement</a>
17<li> <a href="features.html">Feature Comparison Chart</a>
18<li> <a href="custom_wps_format.html">How to make a custom WPS</a>
19<li> <a href="custom_cfg_format.html">How to make a custom config file</a>
20<li> <a href="credits.html">The Noble People Behind Rockbox</a> 11<li> <a href="credits.html">The Noble People Behind Rockbox</a>
21 12<li> <a href="/screenshots/">Screenshots</a> of Rockbox.
22<li> External forums devoted to Archos: <a 13<li> External web forums devoted to Archos: <a
23href="http://forums.funmp3players.com/forum/forum.asp?forum_id=8&forum_title=General+%2D+Jukebox+Player%2FRecorder">funmp3players.com</a>, 14href="http://forums.funmp3players.com/forum/forum.asp?forum_id=8&forum_title=General+%2D+Jukebox+Player%2FRecorder">funmp3players.com</a>,
24<a href="http://groups.yahoo.com/group/archosjukebox6000/">archosjukebox6000 15<a href="http://groups.yahoo.com/group/archosjukebox6000/">archosjukebox6000
25on yahoo</a> and <a 16on yahoo</a> and <a
26href="http://www.newmp3technology.net/forum/">newmp3technology.net</a>. 17href="http://www.newmp3technology.net/forum/">newmp3technology.net</a>.
27 18
19</ul>
20<h2>Customizing Rockbox</h2>
21<ul>
22<li> <a href="/fonts/">Fonts to download</a>
23<li> <a href="/lang/">Language files to download</a>
24<li> <a href="/voice/">Voice clips to download</a>
25<li> <a href="custom_wps_format.html">How to make a custom WPS</a>
26<li> <a href="custom_cfg_format.html">How to make a custom config file</a>
27</ul>
28<h2>For Advanced Users</h2>
29<ul>
30<li> <a href="features.html">Feature Comparison Chart</a>
28<li> Small help texts for your <a href="Help-JBR.txt">Recorder</A> or <a 31<li> Small help texts for your <a href="Help-JBR.txt">Recorder</A> or <a
29href="Help-Stu.txt">Player/Studio</a>, meant to be stored and read on your 32href="Help-Stu.txt">Player/Studio</a>, meant to be stored and read on your
30Archos. (Jean Boullier) 33Archos. (Jean Boullier)
31
32<li><a href="license.html">The GNU General Public License</a> under which terms Rockbox may be distributed 34<li><a href="license.html">The GNU General Public License</a> under which terms Rockbox may be distributed
33<li><a href="tools.html">Useful mp3 and jukebox related tools</a> 35<li><a href="tools.html">Useful mp3 and jukebox related tools</a>
34<li><a href="rvf.html">How to Create RVF Movies</a> 36<li><a href="rvf.html">How to Create RVF Movies</a>
35
36</ul> 37</ul>
37 38
38<h2>For <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">Hackers</a></h2> 39<h2>For <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">Hackers</a></h2>