aboutsummaryrefslogtreecommitdiff
path: root/www/code.html
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2012-02-26 21:53:15 -0600
committerRob Landley <rob@landley.net>2012-02-26 21:53:15 -0600
commitbbe500e531e7f3ff29265564d012754f11847679 (patch)
tree1b96f0bb767465762d81d5bdf6d2fff51cc191ae /www/code.html
parentd73c956d902fcef15ba5f8cda9becd431f042a07 (diff)
downloadtoybox-bbe500e531e7f3ff29265564d012754f11847679.tar.gz
Web page tweaks. Remove background image (makes it hard ot read for some people), and use local roadmap instead of third party wiki.
Diffstat (limited to 'www/code.html')
-rw-r--r--www/code.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/code.html b/www/code.html
index 2b2f392e..45822b1f 100644
--- a/www/code.html
+++ b/www/code.html
@@ -40,6 +40,7 @@ infrastructure implementing menuconfig (copied from the Linux kernel).</li>
files generated from other parts of the source code.</li>
</ul>
+<a name="adding" />
<p><h1>Adding a new command</h1></p>
<p>To add a new command to toybox, add a C file implementing that command to
the toys directory. No other files need to be modified; the build extracts