- From: Ville Skytta <ville@hutz.w3.org>
- Date: Thu, 06 May 2004 06:37:57 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv11165
Modified Files:
Tag: validator-0_6_0-branch
index.html
Log Message:
- Reorganize "Experts only" section a bit
- devel.html no longer contains installation instructions
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/index.html,v
retrieving revision 1.8.2.9
retrieving revision 1.8.2.10
diff -u -d -r1.8.2.9 -r1.8.2.10
--- index.html 5 May 2004 23:28:21 -0000 1.8.2.9
+++ index.html 6 May 2004 06:37:54 -0000 1.8.2.10
@@ -37,12 +37,11 @@
Validator with links to further information.
</p>
</dd>
- <dt><a href="devel.html">Developer Information</a></dt>
- <dd><p>Information about the Validator for programmers.
- Also includes information on how to install the validator locally.</p></dd>
- <dt><a href="install.html">Installation guide</a></dt>
+ <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>
</dl>
</div>
Received on Thursday, 6 May 2004 02:57:55 UTC