Update of /cvsroot/wpdev/xmlscripts/documentation/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3444/templates
Modified Files:
index.html
Log Message:
Added download link.
Index: index.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** index.html 2 Jul 2004 18:26:22 -0000 1.5
--- index.html 2 Jul 2004 18:30:47 -0000 1.6
***************
*** 67,72 ****
<span class="sectiontitle">MISCELLANEOUS</span><br />
<a href="FAQ.html">FAQ</a><br>
! <a href="http://doc.wpdev.org/ChangeLog.wolfpack">Changelog</a> <img src="../webroot/external_link.gif" alt="External Link" width="11" height="12" border="0" align="bottom"><br>
! <a href="http://doc.wpdev.org/formats/csharp/">File Formats</a> <img src="../webroot/external_link.gif" alt="External Link" width="11" height="12" border="0" align="bottom"></td>
</tr>
</table>
--- 67,73 ----
<span class="sectiontitle">MISCELLANEOUS</span><br />
<a href="FAQ.html">FAQ</a><br>
! <a href="http://doc.wpdev.org/ChangeLog.wolfpack">Changelog</a> <img src="external_link.gif" alt="External Link" width="11" height="12" border="0" align="bottom"><br>
! <a href="http://doc.wpdev.org/formats/">File Formats</a> <img src="external_link.gif" alt="External Link" width="11" height="12" border="0" align="bottom"><br>
! <a href="http://doc.wpdev.org/wolfpack-{SHORTVERSION}-doc.zip">Download Documentation</a> <img src="external_link.gif" alt="External Link" width="11" height="12" border="0" align="bottom"></td>
</tr>
</table>
|