summaryrefslogtreecommitdiffstats
path: root/urunlevel/runlevel/urunlevel.sourceforge.net/coders/coding.shtml
diff options
context:
space:
mode:
Diffstat (limited to 'urunlevel/runlevel/urunlevel.sourceforge.net/coders/coding.shtml')
-rw-r--r--urunlevel/runlevel/urunlevel.sourceforge.net/coders/coding.shtml13
1 files changed, 13 insertions, 0 deletions
diff --git a/urunlevel/runlevel/urunlevel.sourceforge.net/coders/coding.shtml b/urunlevel/runlevel/urunlevel.sourceforge.net/coders/coding.shtml
new file mode 100644
index 0000000..490cbd6
--- /dev/null
+++ b/urunlevel/runlevel/urunlevel.sourceforge.net/coders/coding.shtml
@@ -0,0 +1,13 @@
1<!--#set var="title" value="coding standards" -->
2<!--#include virtual="keywords.shtml" -->
3 <P>
4Since this is a collection af busybox applets, the <A HREF="http://www.busybox.net/">Busybox</A> style guide will be
5followed.<BR><BR>
6
7Personally, I don't like the style chosen by the busybox authors, but I'm
8flexible enough to write in any style. There is a runlevel/ugly_stick
9script that will convert all runlevel and my_linux source code to busybox
10style, via the busybox supplied .indent.pro file. When we say "hit it
11with the ugly stick" we mean "use the runlevel/ugly_stick script".
12 </P>
13<!--#include virtual="../footer_line.shtml" -->