aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/docs.html
blob: 353c3046cea580b244ce4d8e0c1606f2f9921dfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!--#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" -->