Update of /cvsroot/linuxconsole/ruby/web/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv19941
Modified Files:
index.html quick.html
Removed Files:
adapters.html hardware.html input.html joystick.html
links.html
Log Message:
More cleanups.
Index: index.html
===================================================================
RCS file: /cvsroot/linuxconsole/ruby/web/htdocs/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- index.html 2001/11/02 23:33:28 1.1
+++ index.html 2001/11/03 00:15:53 1.2
@@ -92,7 +92,7 @@
these will probably be the basis of our first two deliverables.<p>
<li>Vojtech Pavlik's <a
-href="input.html">input drivers</a>, a
+href="input/input.html">input drivers</a>, a
previous effort in this direction which we have integrated.<p>
<li>
Index: quick.html
===================================================================
RCS file: /cvsroot/linuxconsole/ruby/web/htdocs/quick.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- quick.html 2001/11/02 23:51:50 1.2
+++ quick.html 2001/11/03 00:15:53 1.3
@@ -26,7 +26,7 @@
<a href="index.html#documentation">Documentation</a> -
<a href="hardware.html">Supported Hardware</a> -
<a href="adapters.html">Adapters</a> -
-<a href="links.html">Links</a><br>
+<a href="input_links.html">Links</a><br>
</strong></div></td><td background="images/r3i.png"><img src="images/r3i.png" border=0 width=32 height=16 alt=""><br></td></tr>
<tr><td><img src="images/l4i.png" border=0 width=32 height=16 alt=""><br></td><td>
--- adapters.html DELETED ---
--- hardware.html DELETED ---
--- input.html DELETED ---
--- joystick.html DELETED ---
--- links.html DELETED ---
|