summaryrefslogtreecommitdiffstats
path: root/www/docs/index.t
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-04-10 12:27:22 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-04-10 12:27:22 +0000
commit2039adb5cc291e48826810d3f0840380fc3274de (patch)
tree4915838a7d94e747f33fa2fc3d239fc6f9ddaa48 /www/docs/index.t
parent427e7495dda77f6741310dc83b2ad1f92ec96e01 (diff)
downloadrockbox-2039adb5cc291e48826810d3f0840380fc3274de.tar.gz
rockbox-2039adb5cc291e48826810d3f0840380fc3274de.zip
links to the WPS and CFG docs added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3525 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/docs/index.t')
-rw-r--r--www/docs/index.t28
1 files changed, 15 insertions, 13 deletions
diff --git a/www/docs/index.t b/www/docs/index.t
index f911d41eb3..a164e72db1 100644
--- a/www/docs/index.t
+++ b/www/docs/index.t
@@ -3,25 +3,27 @@
<h2>For users</h2>
<ul>
-<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="/manual/">User manual</a>
-<li><a href="features.html">Feature Comparison Chart</a>
-<li><a href="nodo.html">Features We Will Not Implement</a>
-<li><a href="credits.html">The Noble People Behind Rockbox</a>
+<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="/manual/">User manual</a>
+<li> <a href="features.html">Feature Comparison Chart</a>
+<li> <a href="nodo.html">Features We Will Not Implement</a>
+<li> <a href="custom_wps_format.html">How to make a custom WPS</a>
+<li> <a href="custom_wps_format.html">How to make a custom config file</a>
+<li> <a href="credits.html">The Noble People Behind Rockbox</a>
</ul>
<h2>For <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">hackers</a></h2>
<h3>Howtos</h3>
<ul>
-<li><a href="firsttime.html">First-Time Guide to Rockbox Development</a>
-<li><a href="/cvs.html">How to use CVS</a>
-<li><a href="patch.html">How To Work With Patches</a>
-<li><a href="/cross-gcc.html">Building the cross compiler</a> (linux/cygwin)
-<li><a href="http://rockbox.my-vserver.de/win32-sdk.html">Setup a cygwin Rockbox development environment</a> (Windows)
-<li><a href="/sh-win/">Setting up the gnush cross compiler</a> (Windows)
-<li><a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style)
+<li> <a href="firsttime.html">First-Time Guide to Rockbox Development</a>
+<li> <a href="/cvs.html">How to use CVS</a>
+<li> <a href="patch.html">How To Work With Patches</a>
+<li> <a href="/cross-gcc.html">Building the cross compiler</a> (linux/cygwin)
+<li> <a href="http://rockbox.my-vserver.de/win32-sdk.html">Setup a cygwin Rockbox development environment</a> (Windows)
+<li> <a href="/sh-win/">Setting up the gnush cross compiler</a> (Windows)
+<li> <a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style)
</ul>
<h3>Specs and Papers</h3>