Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 1 | <!--#include file="header.html" --> |
| 2 | |
| 3 | |
| 4 | <h3>Documentation</h3> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 5 | Current documentation for BusyBox includes: |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 6 | |
| 7 | <ul> |
Rob Landley | 3cb94d2 | 2006-02-24 02:55:24 +0000 | [diff] [blame] | 8 | <li><a href="/FAQ.html">FAQ</a> Frequently Asked Questions</li> |
| 9 | |
| 10 | <li><a href="downloads/BusyBox.html">BusyBox.html</a>. This is a |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 11 | list of the all the available commands in BusyBox |
| 12 | with complete usage information and examples of how |
Rob Landley | 3cb94d2 | 2006-02-24 02:55:24 +0000 | [diff] [blame] | 13 | to use each app. We have spent a <em>lot</em> of time |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 14 | updating these docs and trying to make them fairly |
| 15 | comprehensive. If you find any errors (factual, |
Rob Landley | 3cb94d2 | 2006-02-24 02:55:24 +0000 | [diff] [blame] | 16 | grammatical, whatever) please let us know.</li> |
| 17 | |
| 18 | <li><a href="programming.html">Developer documentation</a> To help |
| 19 | programmers understand BusyBox's design and implementation.</li> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 20 | |
| 21 | <li><a href="downloads/README">README</a>. This is |
| 22 | the README file included in the busybox source |
| 23 | release.</li> |
| 24 | |
| 25 | <li>If you need more help, the BusyBox <a href= |
| 26 | "lists/busybox/">mailing list</a> is a good place to |
| 27 | start.</li> |
| 28 | </ul> |
| 29 | |
| 30 | <!--#include file="footer.html" --> |
| 31 | |