diff options
| author | Robert Hak <adiamas@rockbox.org> | 2003-04-28 20:48:39 +0000 |
|---|---|---|
| committer | Robert Hak <adiamas@rockbox.org> | 2003-04-28 20:48:39 +0000 |
| commit | 9acf69bc78116afca6d03c0fd0d401b1605a6631 (patch) | |
| tree | 4398915bde965645f648106ac9c7bb93aeb740d2 | |
| parent | 7a4322636f6e82b764a87b7b4558a7d972066e81 (diff) | |
| download | rockbox-9acf69bc78116afca6d03c0fd0d401b1605a6631.zip rockbox-9acf69bc78116afca6d03c0fd0d401b1605a6631.tar.gz rockbox-9acf69bc78116afca6d03c0fd0d401b1605a6631.tar.bz2 rockbox-9acf69bc78116afca6d03c0fd0d401b1605a6631.tar.xz | |
mention the nodo doc
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3625 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/docs/index.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/docs/index.t b/www/docs/index.t index 130d6df..fea2d30 100644 --- a/www/docs/index.t +++ b/www/docs/index.t @@ -5,6 +5,7 @@ <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="nodo.html">Frequently Asked Questions about Features We Will Not Implement</a> <li> <a href="/manual/manual.pdf">User manual</a> <li> <a href="features.html">Feature Comparison Chart</a> <li> <a href="nodo.html">Features We Will Not Implement</a> |