diff options
author | Robert Hak <adiamas@rockbox.org> | 2003-03-18 21:20:41 +0000 |
---|---|---|
committer | Robert Hak <adiamas@rockbox.org> | 2003-03-18 21:20:41 +0000 |
commit | a8985205f61de99231efa1679df39d78b720dba6 (patch) | |
tree | 21d9ee27796c1ac2c30d5cf279d22bfe5a5f61dd /www/daily.t | |
parent | 078f3285445bbc9d7da1db70ac70595eb6cc7208 (diff) |
point to the docs page
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3477 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/daily.t')
-rw-r--r-- | www/daily.t | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/daily.t b/www/daily.t index ec60218253..614ca4a4b9 100644 --- a/www/daily.t +++ b/www/daily.t @@ -5,13 +5,7 @@ <!--#exec cmd="./dailysrc.pl" --> -<p>Useful links for do-it-yourselfers: -<ul> -<li><a href="cross-gcc.html">Building the SH1 cross compiler</a> (unix/linux/cygwin) -<li><a href="sh-win/">Setting up an SH1 cross compiler for Windows</a> -<li><a href="docs/how_to_compile.html">How to compile Rockbox from source</a> -<lI><a href="manual/">The Rockbox User's Manual</a> -</ul> +<p>Please also look at our a useful <a href="docs/">documentaion</a> for do-it-yourselfers. <a name="target_builds"></a> <h2>Target builds</h2> |