diff options
author | ot <ot@localhost> | 2006-10-24 06:43:24 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2006-10-24 06:43:24 +0000 |
commit | 1d9e6140ec83ee76967f22eebb6688205fb4c844 (patch) | |
tree | 6035195f2ce68405a8a9529b05744ddc8d6b5127 /htdocs/source/index.html | |
parent | c985952b869b2d85d4f9f4770c571f24953aff7b (diff) | |
download | markup-validator-1d9e6140ec83ee76967f22eebb6688205fb4c844.zip markup-validator-1d9e6140ec83ee76967f22eebb6688205fb4c844.tar.gz markup-validator-1d9e6140ec83ee76967f22eebb6688205fb4c844.tar.bz2 |
porting all documentation and style (htdocs/...) changes from 0.7.3 to HEAD
Diffstat (limited to 'htdocs/source/index.html')
-rwxr-xr-x | htdocs/source/index.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/htdocs/source/index.html b/htdocs/source/index.html index 3075c36..8c9b0c4 100755 --- a/htdocs/source/index.html +++ b/htdocs/source/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.41 2006-08-31 07:30:29 ot Exp $" ---><!--#set var="date" value="\$Date: 2006-08-31 07:30:29 $" +<!--#set var="revision" value="\$Id: index.html,v 1.42 2006-10-24 06:43:24 ot Exp $" +--><!--#set var="date" value="\$Date: 2006-10-24 06:43:24 $" --><!--#set var="title" value="Source Code Availability for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -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 |