Elf dynamic linker stuff from Rich Felker.
[oweals/busybox.git] / docs / busybox.net / docs.html
1 <!--#include file="header.html" -->
2
3
4 <h3>Documentation</h3>
5 Current documentation for BusyBox includes:
6
7 <ul>
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
11   list of the all the available commands in BusyBox
12   with complete usage information and examples of how
13   to use each app.  We have spent a <em>lot</em> of time
14   updating these docs and trying to make them fairly
15   comprehensive. If you find any errors (factual,
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>
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