Update of /cvsroot/openfirst/www/htdocs/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8713
Modified Files:
index.php
Log Message:
Add link to user manual
Index: index.php
===================================================================
RCS file: /cvsroot/openfirst/www/htdocs/doc/index.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.php 25 May 2005 15:28:38 -0000 1.1
--- index.php 25 May 2005 21:11:38 -0000 1.2
***************
*** 15,19 ****
<ul>
<li>FAQ - Frequently Asked Questions (not yet written)</li>
! <li>openFIRST Manual (not yet available)</li>
<li><a href="/quickstart-sambar.php">Quick Start Guide - Sambar Server</a> (for setting up and using openFIRST with the Sambar web server)</li>
</ul>
--- 15,19 ----
<ul>
<li>FAQ - Frequently Asked Questions (not yet written)</li>
! <li><a href="manual/">openFIRST Manual</a> (this is the manual module as it appears in CVS; the documentation is oriented toward end users)</li>
<li><a href="/quickstart-sambar.php">Quick Start Guide - Sambar Server</a> (for setting up and using openFIRST with the Sambar web server)</li>
</ul>
|