diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-06-11 12:22:20 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-06-11 12:22:20 +0000 |
commit | 0e26af97a6ed52987e3499f748a72d1b710ed068 (patch) | |
tree | 8c83eaffc42a42072a5c649c3ad616716f6d0da6 /www/docs | |
parent | e4eb2c51e3f6c6dc3f1307c577af361aa8837f5d (diff) |
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
Diffstat (limited to 'www/docs')
-rw-r--r-- | www/docs/index.t | 27 |
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 @@ <li> <a href="faq.html">Frequently Asked Questions</a> <li> <a href="battery-faq.html">Frequently Asked Questions about Batteries and Charging</a> <li> <a href="battery-faq-liion.html">Frequently Asked Questions about V2/FM Batteries</a> -<li> <a href="/screenshots/">Screenshots</a> of Rockbox. -<li> <a href="/fonts/">Fonts to download</a> -<li> <a href="/lang/">Language files and voice clips to download</a> -</ul> -<h2>For Advanced Users</h2> -<ul> <li> <a href="nodo.html">Features We Will Not Implement</a> -<li> <a href="features.html">Feature Comparison Chart</a> -<li> <a href="custom_wps_format.html">How to make a custom WPS</a> -<li> <a href="custom_cfg_format.html">How to make a custom config file</a> <li> <a href="credits.html">The Noble People Behind Rockbox</a> - -<li> External forums devoted to Archos: <a +<li> <a href="/screenshots/">Screenshots</a> of Rockbox. +<li> External web forums devoted to Archos: <a href="http://forums.funmp3players.com/forum/forum.asp?forum_id=8&forum_title=General+%2D+Jukebox+Player%2FRecorder">funmp3players.com</a>, <a href="http://groups.yahoo.com/group/archosjukebox6000/">archosjukebox6000 on yahoo</a> and <a href="http://www.newmp3technology.net/forum/">newmp3technology.net</a>. +</ul> +<h2>Customizing Rockbox</h2> +<ul> +<li> <a href="/fonts/">Fonts to download</a> +<li> <a href="/lang/">Language files to download</a> +<li> <a href="/voice/">Voice clips to download</a> +<li> <a href="custom_wps_format.html">How to make a custom WPS</a> +<li> <a href="custom_cfg_format.html">How to make a custom config file</a> +</ul> +<h2>For Advanced Users</h2> +<ul> +<li> <a href="features.html">Feature Comparison Chart</a> <li> Small help texts for your <a href="Help-JBR.txt">Recorder</A> or <a href="Help-Stu.txt">Player/Studio</a>, meant to be stored and read on your Archos. (Jean Boullier) - <li><a href="license.html">The GNU General Public License</a> under which terms Rockbox may be distributed <li><a href="tools.html">Useful mp3 and jukebox related tools</a> <li><a href="rvf.html">How to Create RVF Movies</a> - </ul> <h2>For <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">Hackers</a></h2> |