Web page tweaks. Remove background image (makes it hard ot read for some people...
authorRob Landley <rob@landley.net>
Mon, 27 Feb 2012 03:53:15 +0000 (21:53 -0600)
committerRob Landley <rob@landley.net>
Mon, 27 Feb 2012 03:53:15 +0000 (21:53 -0600)
www/code.html
www/header.html

index 2b2f392..45822b1 100644 (file)
@@ -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
index 8c9d364..2eccbed 100644 (file)
@@ -2,7 +2,7 @@
 <head>
 <title>toybox</title>
 </head>
-<body style="background: url(toycans.png) repeat;">
+<!-- body style="background: url(toycans.png) repeat;" -->
 <table border=0 cellpadding=0 cellspacing=10>
 
 <tr><td valign=top>
@@ -15,7 +15,7 @@
     <li><a href="design.html">Design Docs</a></li>
     <li><a href="code.html">Source walkthrough</a></li>
     <li><a href="todo.txt">TODO list</a></li>
-    <li><a href="http://elinux.org/Busybox_replacement">Wiki/roadmap</a></li>
+    <li><a href="roadmap.html">roadmap</a></li>
   </ul>
   <b>Download</b>
   <ul>