diff options
Diffstat (limited to 'doc/html/cleanup.html')
-rw-r--r-- | doc/html/cleanup.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/html/cleanup.html b/doc/html/cleanup.html index 14f0875..532822e 100644 --- a/doc/html/cleanup.html +++ b/doc/html/cleanup.html @@ -6,10 +6,12 @@ <META NAME="description" CONTENT="loose ends in glean that need cleanup"> <META NAME="author" CONTENT="Allen Akin"> <LINK REV="made" HREF="mailto:glean@pobox.com"> + <LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" + type="text/css"> </HEAD> -<BODY TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000" - BGCOLOR="#FFFFFF"> +<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" + rightmargin="0" marginheight="0" marginwidth="0"> <H1>Cleaning up the loose ends</H1> @@ -39,6 +41,7 @@ Some other things that would be nice: <HR> <SMALL> <UL TYPE=DISC> + <LI> <A HREF="index.html"><I>glean</I> home</A> <LI> <A HREF="whatis.html">What is <I>glean</I>?</A> <LI> <A HREF="build.html">How do I build <I>glean</I>?</A> <LI> <A HREF="run.html">How do I run <I>glean</I>?</A> |