diff options
Diffstat (limited to 'htdocs/docs')
-rwxr-xr-x | htdocs/docs/devel.html | 10 | ||||
-rwxr-xr-x | htdocs/docs/errors.html | 6 | ||||
-rwxr-xr-x | htdocs/docs/help.html | 6 | ||||
-rwxr-xr-x | htdocs/docs/index.html | 8 | ||||
-rwxr-xr-x | htdocs/docs/sgml.html | 6 | ||||
-rwxr-xr-x | htdocs/docs/users.html | 12 |
6 files changed, 24 insertions, 24 deletions
diff --git a/htdocs/docs/devel.html b/htdocs/docs/devel.html index e60b08d..cf39680 100755 --- a/htdocs/docs/devel.html +++ b/htdocs/docs/devel.html @@ -1,11 +1,11 @@ -<!--#set var="revision" value="\$Id: devel.html,v 1.7 2002-09-08 19:37:42 ville Exp $" ---><!--#set var="date" value="\$Date: 2002-09-08 19:37:42 $" ---><!--#set var="title" value="Developer Documentation for The W3C HTML Validation Service" +<!--#set var="revision" value="\$Id: devel.html,v 1.8 2002-10-23 23:11:30 link Exp $" +--><!--#set var="date" value="\$Date: 2002-10-23 23:11:30 $" +--><!--#set var="title" value="Developer Documentation for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <p id="skip"> - The W3C HTML Validation Service consists of an SGML Parser, an SGML + The W3C MarkUp Validation Service consists of an SGML Parser, an SGML catalog, a CGI program and it's configuration files. In addition it relies on a moderately large set of Perl modules for it's operation. </p> @@ -40,7 +40,7 @@ for the "check" CGI script. There is a bunch of lines that of the form "use Foo::Bar" where each "Foo::Bar" represents a module. Most modules can be found on <a href="http://www.cpan.org/">CPAN</a>. The following - list was complete when CVS spit out: <code>$Date: 2002-09-08 19:37:42 $</code>. <tt>:-)</tt> + list was complete when CVS spit out: <code>$Date: 2002-10-23 23:11:30 $</code>. <tt>:-)</tt> </p> <dl> <dt><code>LWP::UserAgent</code></dt> diff --git a/htdocs/docs/errors.html b/htdocs/docs/errors.html index 7ec1c90..67f6395 100755 --- a/htdocs/docs/errors.html +++ b/htdocs/docs/errors.html @@ -1,6 +1,6 @@ -<!--#set var="revision" value="\$Id: errors.html,v 1.19 2002-09-08 19:37:42 ville Exp $" ---><!--#set var="date" value="\$Date: 2002-09-08 19:37:42 $" ---><!--#set var="title" value="Error Explanations for The W3C HTML Validation Service" +<!--#set var="revision" value="\$Id: errors.html,v 1.20 2002-10-23 23:11:30 link Exp $" +--><!--#set var="date" value="\$Date: 2002-10-23 23:11:30 $" +--><!--#set var="title" value="Error Explanations for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> diff --git a/htdocs/docs/help.html b/htdocs/docs/help.html index 681d6bf..71e31ec 100755 --- a/htdocs/docs/help.html +++ b/htdocs/docs/help.html @@ -1,6 +1,6 @@ -<!--#set var="revision" value="\$Id: help.html,v 1.6 2002-08-20 01:51:24 link Exp $" ---><!--#set var="date" value="\$Date: 2002-08-20 01:51:24 $" ---><!--#set var="title" value="Help for The W3C HTML Validation Service" +<!--#set var="revision" value="\$Id: help.html,v 1.7 2002-10-23 23:11:30 link Exp $" +--><!--#set var="date" value="\$Date: 2002-10-23 23:11:30 $" +--><!--#set var="title" value="Help for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index bafb755..f1dfdb0 100755 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -1,11 +1,11 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.6 2002-08-20 01:51:24 link Exp $" ---><!--#set var="date" value="\$Date: 2002-08-20 01:51:24 $" ---><!--#set var="title" value="Documentation Index for The W3C HTML Validation Service" +<!--#set var="revision" value="\$Id: index.html,v 1.7 2002-10-23 23:11:30 link Exp $" +--><!--#set var="date" value="\$Date: 2002-10-23 23:11:30 $" +--><!--#set var="title" value="Documentation Index for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <p id="skip"> - Here you'll find the documentation for The W3C HTML Validation Service. + Here you'll find the documentation for The W3C MarkUp Validation Service. What little there is of it; additions eagerly accepted! <tt>:-)</tt> </p> <dl> diff --git a/htdocs/docs/sgml.html b/htdocs/docs/sgml.html index 10b518c..d66beab 100755 --- a/htdocs/docs/sgml.html +++ b/htdocs/docs/sgml.html @@ -1,6 +1,6 @@ -<!--#set var="revision" value="\$Id: sgml.html,v 1.10 2002-09-08 19:37:42 ville Exp $" ---><!--#set var="date" value="\$Date: 2002-09-08 19:37:42 $" ---><!--#set var="title" value="Introduction To SGML for The W3C HTML Validation Service" +<!--#set var="revision" value="\$Id: sgml.html,v 1.11 2002-10-23 23:11:30 link Exp $" +--><!--#set var="date" value="\$Date: 2002-10-23 23:11:30 $" +--><!--#set var="title" value="Introduction To SGML for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <div id="skip"> diff --git a/htdocs/docs/users.html b/htdocs/docs/users.html index eb95f34..1f7b90f 100755 --- a/htdocs/docs/users.html +++ b/htdocs/docs/users.html @@ -1,6 +1,6 @@ -<!--#set var="revision" value="\$Id: users.html,v 1.7 2002-09-08 19:37:42 ville Exp $" ---><!--#set var="date" value="\$Date: 2002-09-08 19:37:42 $" ---><!--#set var="title" value="User Documentation for The W3C HTML Validation Service" +<!--#set var="revision" value="\$Id: users.html,v 1.8 2002-10-23 23:11:30 link Exp $" +--><!--#set var="date" value="\$Date: 2002-10-23 23:11:30 $" +--><!--#set var="title" value="User Documentation for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -22,7 +22,7 @@ <div id="Introduction" class="stb"> <h2>Introduction</h2> <p> - The W3C HTML Validation Service is a web gateway to a well known SGML + The W3C MarkUp Validation Service is a web gateway to a well known SGML parser called SP. SP will take your HTML and compare it to a set of objective syntax rules called a "DTD", a Document Type Definition. This way you can be sure your HTML is really valid and not just that it @@ -32,11 +32,11 @@ alternate ways of achieving your goal. </p> <p> - When you send an URL to the W3C HTML Validation Service, it will fetch + When you send an URL to the W3C MarkUp Validation Service, it will fetch that URL and feed it to the SGML parser. If you upload a file it'll get fed directly into the SGML parser. We then take the output from the SGML parser and format it nicely as HTML and send it back to your web - browser. The W3C HTML Validation Service isn't generating any of the + browser. The W3C MarkUp Validation Service isn't generating any of the error messages; they are all generated by the underlying SGML Parser which is checking your HTML against the actual standard for the version of HTML you are using. |