Update of /cvsroot/aaron/www/docs
In directory usw-pr-cvs1:/tmp/cvs-serv14045
Modified Files:
index.html
Log Message:
Updated the homepage, added a news section and a list of useful links
Index: index.html
===================================================================
RCS file: /cvsroot/aaron/www/docs/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** index.html 2001/06/26 20:20:21 1.1
--- index.html 2001/06/27 19:02:35 1.2
***************
*** 12,16 ****
<h1>Aaron: The application and network service monitor.</h1>
! <p>Code will come soon after a <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/aaron/aaron/TODO">TODO</a> is posted. In the mean time, please visit the <a href="http://sourceforge.net/projects/aaron/">project summary</a> page.</p>
<h3>Project Goals</h3>
--- 12,29 ----
<h1>Aaron: The application and network service monitor.</h1>
! <h3>News</h3>
! <ul>
! <li><i>2001-27-06</i>: CVS commit emails should be working</li>
! <li><i>2001-26-06</i>: ROADMAP posted, has basic plan of attack</li>
! </ul>
!
! <h3>Links</h3>
! <ul>
! <li>Project <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/aaron/aaron/TODO">ROADMAP</a></li>
! <li>Project <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/aaron/aaron/TODO">TODO list</a></li>
! <li><a href="http://sourceforge.net/projects/aaron/">Project Summary</a> page.</li>
! <li>Project <a href="http://sourceforge.net/mail/?group_id=29993">Mailing Lists</a></li>
! <li>Project <a href="//http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/aaron/">CVS Repository</a></li>
! </ul>
<h3>Project Goals</h3>
|