summaryrefslogtreecommitdiff
path: root/docs/busybox.net/header.html
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2006-06-27 20:47:08 +0000
committerRob Landley <rob@landley.net>2006-06-27 20:47:08 +0000
commited9aec908bf115eeaa2b0e2bea10263e111a24eb (patch)
tree6c1233eaf24737568150e757a9d91a5c20293bb5 /docs/busybox.net/header.html
parentcddba6c61feb4eca3401a9dcda95ac73867088c0 (diff)
downloadbusybox-w32-ed9aec908bf115eeaa2b0e2bea10263e111a24eb.tar.gz
busybox-w32-ed9aec908bf115eeaa2b0e2bea10263e111a24eb.tar.bz2
busybox-w32-ed9aec908bf115eeaa2b0e2bea10263e111a24eb.zip
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.html38
1 files changed, 25 insertions, 13 deletions
diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html
index 9a79a0fea..65b4de3fe 100644
--- a/docs/busybox.net/header.html
+++ b/docs/busybox.net/header.html
@@ -43,19 +43,31 @@
43<tr> 43<tr>
44 44
45<td valign="TOP"> 45<td valign="TOP">
46 <br><a href="/news.html">Latest News</a> 46 <b>About</b>
47 <br><a href="/about.html">About</a> 47 <ul>
48 <br>Documentation: 48 <li><a href="/about.html">About BusyBox</a></li>
49 <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> 49 <li><a href="/screenshot.html">Screenshot</a></li>
50 <br><a href="/download.html">Download</a> 50 <li><a href="/news.html">Latest News</a></li>
51 <br><a href="/screenshot.html">Screenshot</a> 51 </ul>
52 <br><a href="/lists.html">Mailing Lists</a> 52 <b>Documentation</b>
53 <br><a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">Browse Source</a> 53 <ul>
54 <br><a href="/subversion.html">Accessing Source</a> 54 <li><a href="/FAQ.html">FAQ</a></li>
55 <br><a href="http://bugs.busybox.net/">Bug Tracking</a> 55 <li><a href="downloads/BusyBox.html>Command Help</a></li>
56 <br><a href="/products.html">Products</a> 56 <li><a href="downloads/README">README</a></li>
57 <br><a href="/shame.html">Hall of Shame</a> 57 </ul>
58 <br><a href="/license.html">License</a> 58 <b>Development</b>
59 <ul>
60 <li><a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">Browse Source</a></li>
61 <li><a href="/subversion.html">Source Control</a></li>
62 <li><a href="/lists.html">Mailing Lists</a></li>
63 <li><a href="http://bugs.busybox.net/">Bug Tracking</a></li>
64 </ul>
65 <b>Get BusyBox</b>
66 <ul>
67 <li><a href="/download.html">Download Source</a></li>
68 <li><a href="/license.html">License</a></li>
69 <li><a href="/products.html">Products</a></li>
70 </ul>
59 71
60 <p><b>Related Sites</b> 72 <p><b>Related Sites</b>
61 <br><a href="http://uclibc.org/">uClibc.org</a> 73 <br><a href="http://uclibc.org/">uClibc.org</a>