summaryrefslogtreecommitdiff
path: root/www/docs/index.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2003-11-20 14:12:08 +0000
committerBjörn Stenberg <bjorn@haxx.se>2003-11-20 14:12:08 +0000
commitb422238ba5a2aa70ea44b6b884990f16da020078 (patch)
treea14276dce927ef55636239dcbe333991935be8b3 /www/docs/index.t
parentfae9011c6188a1a81f668ba45a852486749647b7 (diff)
downloadrockbox-b422238ba5a2aa70ea44b6b884990f16da020078.tar.gz
rockbox-b422238ba5a2aa70ea44b6b884990f16da020078.zip
Added the GPL
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4060 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/docs/index.t')
-rw-r--r--www/docs/index.t4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/docs/index.t b/www/docs/index.t
index 739c8b9667..104091b880 100644
--- a/www/docs/index.t
+++ b/www/docs/index.t
@@ -22,6 +22,8 @@ yahoo</a>.
22href="Help-Stu.txt">Player/Studio</a>, meant to be stored and read on your 22href="Help-Stu.txt">Player/Studio</a>, meant to be stored and read on your
23Archos. (Jean Boullier) 23Archos. (Jean Boullier)
24 24
25<li><a href="license.html">The GNU General Public License</a> under which terms Rockbox may be distributed
26
25</ul> 27</ul>
26 28
27<h2>For <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">hackers</a></h2> 29<h2>For <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">hackers</a></h2>
@@ -36,6 +38,7 @@ Archos. (Jean Boullier)
36<li> <a href="/sh-win/">Setting up the gnush cross compiler</a> (Windows) 38<li> <a href="/sh-win/">Setting up the gnush cross compiler</a> (Windows)
37<li> <a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style) 39<li> <a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style)
38<li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style) 40<li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style)
41<li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a>
39<li> <a href="flash.html">How to flash Rockbox on your Archos</a> 42<li> <a href="flash.html">How to flash Rockbox on your Archos</a>
40</ul> 43</ul>
41 44
@@ -49,7 +52,6 @@ Archos. (Jean Boullier)
49<li><a href="id3v2.4.0-frames.txt">ID3 v2.4 frames</a> 52<li><a href="id3v2.4.0-frames.txt">ID3 v2.4 frames</a>
50<li><a href="id3v2.3.0.html">ID3 v2.3 specification</a> (<a href="id3v2.3.0.txt">txt</a>) 53<li><a href="id3v2.3.0.html">ID3 v2.3 specification</a> (<a href="id3v2.3.0.txt">txt</a>)
51<li><a href="id3guide.html">ID3 v2.3 Programming Guidelines</a> 54<li><a href="id3guide.html">ID3 v2.3 Programming Guidelines</a>
52<li><a href="id3v2.2.0.html">ID3 v2.2 specification</a>
53</ul> 55</ul>
54 56
55<h3>Rockbox Design Docs</h3> 57<h3>Rockbox Design Docs</h3>