Move FAQ under docs, add programming.html to docs list.

This commit is contained in:
Rob Landley 2006-02-24 02:55:24 +00:00
parent f6ddadc172
commit 3cb94d2eb3
2 changed files with 11 additions and 8 deletions

View File

@ -5,14 +5,18 @@
Current documentation for BusyBox includes:
<ul>
<li><a href=
"downloads/BusyBox.html">BusyBox.html</a>. This is a
<li><a href="/FAQ.html">FAQ</a> Frequently Asked Questions</li>
<li><a href="downloads/BusyBox.html">BusyBox.html</a>. This is a
list of the all the available commands in BusyBox
with complete usage information and examples of how
to use each app. I have spent a <em>lot</em> of time
to use each app. We have spent a <em>lot</em> of time
updating these docs and trying to make them fairly
comprehensive. If you find any errors (factual,
grammatical, whatever) please let me know.</li>
grammatical, whatever) please let us know.</li>
<li><a href="programming.html">Developer documentation</a> To help
programmers understand BusyBox's design and implementation.</li>
<li><a href="downloads/README">README</a>. This is
the README file included in the busybox source

View File

@ -43,16 +43,15 @@
<tr>
<td valign="TOP">
<br><a href="/news.html">Latest News</a>
<br><a href="/about.html">About</a>
<br><a href="/docs.html">Documentation</a>
<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="/news.html">Latest News</a>
<br><a href="/download.html">Download</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="/FAQ.html">FAQ</a>
<br><a href="/docs.html">Documentation</a>
<br><a href="/products.html">Products</a>
<br><a href="/shame.html">Hall of Shame</a>
<br><a href="/license.html">License</a>