| <!--#include file="header.html" --> |
| |
| |
| <h3>Documentation</h3> |
| Current documentation for BusyBox includes: |
| |
| <ul> |
| <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. 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 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 |
| release.</li> |
| |
| <li>If you need more help, the BusyBox <a href= |
| "lists/busybox/">mailing list</a> is a good place to |
| start.</li> |
| </ul> |
| |
| <!--#include file="footer.html" --> |
| |