diff options
Diffstat (limited to 'doc/html/repo.html')
-rw-r--r-- | doc/html/repo.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/html/repo.html b/doc/html/repo.html index a112980..befdbe0 100644 --- a/doc/html/repo.html +++ b/doc/html/repo.html @@ -6,10 +6,12 @@ <META NAME="description" CONTENT="glean results repository"> <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>A repository of <I>glean</I> results</H1> @@ -28,6 +30,7 @@ graphics chip revisions, too. <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> |