diff options
author | Rob Landley | 2006-06-27 20:47:08 +0000 |
---|---|---|
committer | Rob Landley | 2006-06-27 20:47:08 +0000 |
commit | ed9aec908bf115eeaa2b0e2bea10263e111a24eb (patch) | |
tree | 6c1233eaf24737568150e757a9d91a5c20293bb5 /docs/busybox.net/header.html | |
parent | cddba6c61feb4eca3401a9dcda95ac73867088c0 (diff) | |
download | busybox-ed9aec908bf115eeaa2b0e2bea10263e111a24eb.zip busybox-ed9aec908bf115eeaa2b0e2bea10263e111a24eb.tar.gz |
Redo the license section completely, and update the header to group the tabs.
Diffstat (limited to 'docs/busybox.net/header.html')
-rw-r--r-- | docs/busybox.net/header.html | 38 |
1 files changed, 25 insertions, 13 deletions
diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html index 9a79a0f..65b4de3 100644 --- a/docs/busybox.net/header.html +++ b/docs/busybox.net/header.html @@ -43,19 +43,31 @@ <tr> <td valign="TOP"> - <br><a href="/news.html">Latest News</a> - <br><a href="/about.html">About</a> - <br>Documentation: - <ul><li><a href="/FAQ.html">FAQ</a></li><li><a href="downloads/BusyBox.html>Manual</a></li><li><a href="downloads/README">README</a></li></ul> - <br><a href="/download.html">Download</a> - <br><a href="/screenshot.html">Screenshot</a> - <br><a href="/lists.html">Mailing Lists</a> - <br><a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">Browse Source</a> - <br><a href="/subversion.html">Accessing Source</a> - <br><a href="http://bugs.busybox.net/">Bug Tracking</a> - <br><a href="/products.html">Products</a> - <br><a href="/shame.html">Hall of Shame</a> - <br><a href="/license.html">License</a> + <b>About</b> + <ul> + <li><a href="/about.html">About BusyBox</a></li> + <li><a href="/screenshot.html">Screenshot</a></li> + <li><a href="/news.html">Latest News</a></li> + </ul> + <b>Documentation</b> + <ul> + <li><a href="/FAQ.html">FAQ</a></li> + <li><a href="downloads/BusyBox.html>Command Help</a></li> + <li><a href="downloads/README">README</a></li> + </ul> + <b>Development</b> + <ul> + <li><a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">Browse Source</a></li> + <li><a href="/subversion.html">Source Control</a></li> + <li><a href="/lists.html">Mailing Lists</a></li> + <li><a href="http://bugs.busybox.net/">Bug Tracking</a></li> + </ul> + <b>Get BusyBox</b> + <ul> + <li><a href="/download.html">Download Source</a></li> + <li><a href="/license.html">License</a></li> + <li><a href="/products.html">Products</a></li> + </ul> <p><b>Related Sites</b> <br><a href="http://uclibc.org/">uClibc.org</a> |