summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 @@
3 3
4<h2>For users</h2> 4<h2>For users</h2>
5<ul> 5<ul>
6<li><a href="faq.html">Frequently Asked Questions</a> 6<li> <a href="faq.html">Frequently Asked Questions</a>
7<li><a href="battery-faq.html">Frequently Asked Questions about Batteries and Charging</a> 7<li> <a href="battery-faq.html">Frequently Asked Questions about Batteries and Charging</a>
8<li><a href="/manual/">User manual</a> 8<li> <a href="/manual/">User manual</a>
9<li><a href="features.html">Feature Comparison Chart</a> 9<li> <a href="features.html">Feature Comparison Chart</a>
10<li><a href="nodo.html">Features We Will Not Implement</a> 10<li> <a href="nodo.html">Features We Will Not Implement</a>
11<li><a href="credits.html">The Noble People Behind Rockbox</a> 11<li> <a href="custom_wps_format.html">How to make a custom WPS</a>
12<li> <a href="custom_wps_format.html">How to make a custom config file</a>
13<li> <a href="credits.html">The Noble People Behind Rockbox</a>
12</ul> 14</ul>
13 15
14<h2>For <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">hackers</a></h2> 16<h2>For <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">hackers</a></h2>
15 17
16<h3>Howtos</h3> 18<h3>Howtos</h3>
17<ul> 19<ul>
18<li><a href="firsttime.html">First-Time Guide to Rockbox Development</a> 20<li> <a href="firsttime.html">First-Time Guide to Rockbox Development</a>
19<li><a href="/cvs.html">How to use CVS</a> 21<li> <a href="/cvs.html">How to use CVS</a>
20<li><a href="patch.html">How To Work With Patches</a> 22<li> <a href="patch.html">How To Work With Patches</a>
21<li><a href="/cross-gcc.html">Building the cross compiler</a> (linux/cygwin) 23<li> <a href="/cross-gcc.html">Building the cross compiler</a> (linux/cygwin)
22<li><a href="http://rockbox.my-vserver.de/win32-sdk.html">Setup a cygwin Rockbox development environment</a> (Windows) 24<li> <a href="http://rockbox.my-vserver.de/win32-sdk.html">Setup a cygwin Rockbox development environment</a> (Windows)
23<li><a href="/sh-win/">Setting up the gnush cross compiler</a> (Windows) 25<li> <a href="/sh-win/">Setting up the gnush cross compiler</a> (Windows)
24<li><a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style) 26<li> <a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style)
25</ul> 27</ul>
26 28
27<h3>Specs and Papers</h3> 29<h3>Specs and Papers</h3>