- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Thu, 06 May 2004 06:53:32 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv14571
Modified Files:
Tag: validator-0_6_0-branch
index.html
Log Message:
adding source info
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/index.html,v
retrieving revision 1.8.2.10
retrieving revision 1.8.2.11
diff -u -d -r1.8.2.10 -r1.8.2.11
--- index.html 6 May 2004 06:37:54 -0000 1.8.2.10
+++ index.html 6 May 2004 06:53:29 -0000 1.8.2.11
@@ -37,11 +37,13 @@
Validator with links to further information.
</p>
</dd>
- <dt><a href="install.html">Installation Guide</a></dt>
+ <dt><a href="../source/">Download / Source</a></dt>
+ <dd><p>Information on source code availability and download instructions for the Markup Validator</p></dd>
+ <dt><a href="install.html">Installation guide</a></dt>
<dd><p>Step-by step guide for the installation of the Markup Validator
on <em>your</em> server.</p></dd>
<dt><a href="devel.html">Developer Information</a></dt>
- <dd><p>Information about the Validator for programmers.</p></dt>
+ <dd><p>Information for programmers wanting to play with the validator's code, and/or contribute to its development.</p></dd>
</dl>
</div>
Received on Thursday, 6 May 2004 02:56:14 UTC