diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2003-01-17 07:56:54 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2003-01-17 07:56:54 +0000 |
| commit | 24f20746c0991703443e0265061fa1d7847763fc (patch) | |
| tree | d77bf4163ce2df0f58a94ff3508f82fe3173cf2c | |
| parent | 09df92a529cb454aee21e69250a48c88723cf321 (diff) | |
| download | rockbox-24f20746c0991703443e0265061fa1d7847763fc.zip rockbox-24f20746c0991703443e0265061fa1d7847763fc.tar.gz rockbox-24f20746c0991703443e0265061fa1d7847763fc.tar.bz2 rockbox-24f20746c0991703443e0265061fa1d7847763fc.tar.xz | |
added link to the nodo document
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3120 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 fdd6640..8113256 100644 --- a/www/docs/index.t +++ b/www/docs/index.t @@ -8,6 +8,7 @@ <li><a href="/docs/battery-faq.html">Frequently Asked Questions about Batteries and Charging</a> <li><a href="/manual/">User manual</a> <li><a href="/docs/features.html">Feature Comparison Chart</a> +<li><a href="/docs/nodo.html">Features We Will Not Implement</a> </ul> <h2>For developers</h2> |