Redo the license section completely, and update the header to group the tabs.

This commit is contained in:
Rob Landley
2006-06-27 20:47:08 +00:00
parent cddba6c61f
commit ed9aec908b
2 changed files with 61 additions and 127 deletions

View File

@ -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>