summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorjaortega <jaortega>2000-11-03 21:43:47 +0000
committerjaortega <jaortega>2000-11-03 21:43:47 +0000
commit0b26bdea980ea0d7f5f644679ba1a8ca2abb2986 (patch)
tree79b723b2313ec6b0ce04285eb251822bc782118e /doc
parent5abc30663fca71e6bb9947e74451b7c9c55d5f0f (diff)
downloadmdk-0b26bdea980ea0d7f5f644679ba1a8ca2abb2986.tar.gz
mdk-0b26bdea980ea0d7f5f644679ba1a8ca2abb2986.tar.bz2
added lists info
Diffstat (limited to 'doc')
-rw-r--r--doc/html/download.html6
-rw-r--r--doc/html/index.html3
-rw-r--r--doc/html/lists.html67
3 files changed, 74 insertions, 2 deletions
diff --git a/doc/html/download.html b/doc/html/download.html
index 0749404..e822562 100644
--- a/doc/html/download.html
+++ b/doc/html/download.html
@@ -24,6 +24,7 @@
<br>
<a href="index.html">MDK home</a><br>
<a href="mdk.html">Documentation</a><br>
+ <a href="lists.html">Mailing lists</a><br>
<a href="http://sourceforge.net/projects/mdk">
MDK at SourceForge</a><br>
<a href="http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/?cvsroot=mdk">
@@ -39,7 +40,10 @@
Download
</font></p>
<p>The latest version (0.1) source tarball is available for
- download <a href="http://sourceforge.net/projects/mdk">here.</a></p>
+ download
+ <a
+ href="http://sourceforge.net/project/showfiles.php?group_id=13897">
+ here.</a></p>
<p>A tarball containing the HTML documentation is available
<a href="mdk-doc.tar.gz">here.</a></p>
<p align="right"><font color="#000069" size="+1">
diff --git a/doc/html/index.html b/doc/html/index.html
index 17cd29e..a3e5d30 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -24,6 +24,7 @@
<br>
<a href="download.html">Download</a><br>
<a href="mdk.html">Documentation</a><br>
+ <a href="lists.html">Mailing lists</a><br>
<a href="http://sourceforge.net/projects/mdk">
MDK at SourceForge</a><br>
<a href="http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/?cvsroot=mdk">
@@ -49,7 +50,7 @@
called <b>MIXAL</b>, the MIX Assembly Language. <p> So,
what's the use of learning MIXAL? Well, if you're interested
in programming, please buy, borrow or steal a copy of TAOCP,
- and you'll see the use.
+ and you'll see the use ;-).
&nbsp;<br>&nbsp;<br>
<p align="right"><font color="#000069" size="+1">
What is the MDK?
diff --git a/doc/html/lists.html b/doc/html/lists.html
new file mode 100644
index 0000000..6261e89
--- /dev/null
+++ b/doc/html/lists.html
@@ -0,0 +1,67 @@
+<!-- -*-html-*- -->
+<html>
+
+ <head>
+ <title>MDK Mailing Lists</title>
+ </head>
+
+ <body bgcolor="white" link="#ff0000" vlink="#a00000">
+ <a name="top"></a>
+ <table cellspacing="0" cellpadding="5" border="0" align="center">
+ <tr>
+ <td width="100" bgcolor="#696969">&nbsp;</td>
+ <td bgcolor="#696969" width="600" align="center">
+ <font color="white"><b>MDK Mailing Lists</b></font>
+ </td>
+ <td bgcolor="#696969" width="10">&nbsp;</td>
+ </tr>
+ <tr>
+ <td colspan="2">&nbsp;</td>
+ <td bgcolor="#696969" >&nbsp;</td>
+ </tr>
+ <tr>
+ <td bgcolor="#909090" valign="top">
+ <br>
+ <a href="index.html">MDK home</a><br>
+ <a href="download.html">Download</a><br>
+ <a href="mdk.html">Documentation</a><br>
+ <a href="http://sourceforge.net/projects/mdk">
+ MDK at SourceForge</a><br>
+ <a href="http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/?cvsroot=mdk">
+ CVS repository</a><br><br>
+ <p align="center">Thanks to<br>
+ <A href="http://sourceforge.net">
+ <IMG src="http://sourceforge.net/sflogo.php?group_id=13897&type=1"
+ width="88" height="31" border="0"
+ alt="SourceForge Logo"> </A>
+ </td>
+ <td >
+ There is currently one mailing list for MDK users. To subscribe or
+ browse its contents
+ <a href="http://lists.sourceforge.net/mailman/listinfo/mdk-users">
+ click here</a>.<br>
+ You can also check the
+ <a href="http://sourceforge.net/forum/?group_id=13897">
+ public forums</a> at SourceForge.
+ <p align="right">
+ Contact the <a href="mailto:jaortega@acm.org">author.</a>
+ </p>
+ </td>
+ <td bgcolor="#696969" >&nbsp;</td>
+ </tr>
+ <tr>
+ <td bgcolor="#909090">&nbsp;</td>
+ <td colspan="2">&nbsp;</td>
+ </tr>
+ <tr>
+ <td bgcolor="#909090">&nbsp;</td>
+ <td colspan="2" bgcolor="#909090" align="right">
+ &nbsp;
+ </td>
+ </tr>
+ </table>
+
+ </body>
+</html>
+
+