diff options
Diffstat (limited to 'busybox/docs/busybox.net/docs.html')
-rw-r--r-- | busybox/docs/busybox.net/docs.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/busybox/docs/busybox.net/docs.html b/busybox/docs/busybox.net/docs.html deleted file mode 100644 index fc9ac6d2b..000000000 --- a/busybox/docs/busybox.net/docs.html +++ /dev/null | |||
@@ -1,27 +0,0 @@ | |||
1 | <!--#include file="header.html" --> | ||
2 | |||
3 | |||
4 | <h3>Documentation</h3> | ||
5 | Current documentation for BusyBox includes: | ||
6 | |||
7 | <ul> | ||
8 | <li><a href= | ||
9 | "downloads/BusyBox.html">BusyBox.html</a>. This is a | ||
10 | list of the all the available commands in BusyBox | ||
11 | with complete usage information and examples of how | ||
12 | to use each app. I have spent a <em>lot</em> of time | ||
13 | updating these docs and trying to make them fairly | ||
14 | comprehensive. If you find any errors (factual, | ||
15 | grammatical, whatever) please let me know.</li> | ||
16 | |||
17 | <li><a href="downloads/README">README</a>. This is | ||
18 | the README file included in the busybox source | ||
19 | release.</li> | ||
20 | |||
21 | <li>If you need more help, the BusyBox <a href= | ||
22 | "lists/busybox/">mailing list</a> is a good place to | ||
23 | start.</li> | ||
24 | </ul> | ||
25 | |||
26 | <!--#include file="footer.html" --> | ||
27 | |||