- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 24 Oct 2006 06:43:26 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/source
In directory hutz:/tmp/cvs-serv1885/source
Modified Files:
index.html
Log Message:
porting all documentation and style (htdocs/...) changes from 0.7.3 to HEAD
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/source/index.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- index.html 31 Aug 2006 07:30:29 -0000 1.41
+++ index.html 24 Oct 2006 06:43:24 -0000 1.42
@@ -24,7 +24,6 @@
</div>
<h3><a name="getting" id="getting"></a>Retrieving and browsing the Code</h3>
- <h3><a name="getting" id="getting"></a>Retrieving and browsing the Code</h3>
<p><a id="skip" name="skip"></a>
The source code for the <a href="../"><acronym title="World Wide Web Consortium">W3C</acronym>
@@ -38,6 +37,7 @@
</p>
<h4><a id="browse" name="browse"></a>Browsing the code</h4>
+ <p>
If you just want to glance at the code, or see its revision
history, you can
<a href="http://dev.w3.org/cvsweb/validator/">browse it on
@@ -52,6 +52,7 @@
httpd.conf configuration file snippet for Apache</a>.
Select the topmost revision numbers on these
pages to see the most recent revision of each file.
+ </p>
<p>
If you just want to glance at the code, or see its revision
history, you can
@@ -183,7 +184,7 @@
bash$ <kbd>cvs login</kbd>
(Logging in to anonymous@dev.w3.org)
CVS password: <kbd>anonymous</kbd>
- bash$ <kbd>cvs get -r validator-0_8_0-release validator</kbd>
+ bash$ <kbd>cvs get -r validator-0_7_3-release validator</kbd>
cvs server: Updating validator
cvs server: Updating validator/htdocs
U validator/htdocs/about.html
Received on Tuesday, 24 October 2006 06:48:29 UTC