diff options
Diffstat (limited to 'docs/busybox.net/docs.html')
-rw-r--r-- | docs/busybox.net/docs.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/busybox.net/docs.html b/docs/busybox.net/docs.html index fc9ac6d2b..353c3046c 100644 --- a/docs/busybox.net/docs.html +++ b/docs/busybox.net/docs.html | |||
@@ -5,14 +5,18 @@ | |||
5 | Current documentation for BusyBox includes: | 5 | Current documentation for BusyBox includes: |
6 | 6 | ||
7 | <ul> | 7 | <ul> |
8 | <li><a href= | 8 | <li><a href="/FAQ.html">FAQ</a> Frequently Asked Questions</li> |
9 | "downloads/BusyBox.html">BusyBox.html</a>. This is a | 9 | |
10 | <li><a href="downloads/BusyBox.html">BusyBox.html</a>. This is a | ||
10 | list of the all the available commands in BusyBox | 11 | list of the all the available commands in BusyBox |
11 | with complete usage information and examples of how | 12 | with complete usage information and examples of how |
12 | to use each app. I have spent a <em>lot</em> of time | 13 | to use each app. We have spent a <em>lot</em> of time |
13 | updating these docs and trying to make them fairly | 14 | updating these docs and trying to make them fairly |
14 | comprehensive. If you find any errors (factual, | 15 | comprehensive. If you find any errors (factual, |
15 | grammatical, whatever) please let me know.</li> | 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> | ||
16 | 20 | ||
17 | <li><a href="downloads/README">README</a>. This is | 21 | <li><a href="downloads/README">README</a>. This is |
18 | the README file included in the busybox source | 22 | the README file included in the busybox source |