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 | 983d751 | 2006-05-11 15:02:32 +0000 | [diff] [blame] | 8 | <li><a href="/FAQ.html">FAQ</a> Frequently Asked Questions, including |
| 9 | how to configure, build, use, extend, and optimize busybox.</li> |
Rob Landley | 3cb94d2 | 2006-02-24 02:55:24 +0000 | [diff] [blame] | 10 | |
| 11 | <li><a href="downloads/BusyBox.html">BusyBox.html</a>. This is a |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 12 | list of the all the available commands in BusyBox |
| 13 | with complete usage information and examples of how |
Rob Landley | 983d751 | 2006-05-11 15:02:32 +0000 | [diff] [blame] | 14 | to use each app.</li> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 15 | |
| 16 | <li><a href="downloads/README">README</a>. This is |
| 17 | the README file included in the busybox source |
| 18 | release.</li> |
| 19 | |
| 20 | <li>If you need more help, the BusyBox <a href= |
| 21 | "lists/busybox/">mailing list</a> is a good place to |
| 22 | start.</li> |
| 23 | </ul> |
| 24 | |
| 25 | <!--#include file="footer.html" --> |
| 26 | |