diff options
Diffstat (limited to 'htdocs/docs')
-rwxr-xr-x | htdocs/docs/devel.html | 7 | ||||
-rwxr-xr-x | htdocs/docs/errors.html | 5 | ||||
-rwxr-xr-x | htdocs/docs/help.html | 5 | ||||
-rwxr-xr-x | htdocs/docs/index.html | 5 | ||||
-rwxr-xr-x | htdocs/docs/sgml.html | 5 | ||||
-rwxr-xr-x | htdocs/docs/users.html | 5 |
6 files changed, 19 insertions, 13 deletions
diff --git a/htdocs/docs/devel.html b/htdocs/docs/devel.html index 634ee1d..a48363c 100755 --- a/htdocs/docs/devel.html +++ b/htdocs/docs/devel.html @@ -1,5 +1,6 @@ -<!--#set var="revision" value="\$Id: devel.html,v 1.3 2001-09-19 08:52:09 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-19 08:52:09 $" --> +<!--#set var="revision" value="\$Id: devel.html,v 1.4 2001-09-24 10:05:41 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> +<!--#set var="title" value="Developer Documentation for The W3C HTML Validation Service" --> <!--#include virtual="/header.html" --> <p> @@ -38,7 +39,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: 2001-09-19 08:52:09 $</code>. <tt>:-)</tt> + list was complete when CVS spit out: <code>$Date: 2001-09-24 10:05:41 $</code>. <tt>:-)</tt> </p> <dl> <dt><code>LWP::UserAgent</code></dt> diff --git a/htdocs/docs/errors.html b/htdocs/docs/errors.html index 29cfc9b..546faf6 100755 --- a/htdocs/docs/errors.html +++ b/htdocs/docs/errors.html @@ -1,5 +1,6 @@ -<!--#set var="revision" value="\$Id: errors.html,v 1.14 2001-09-20 16:51:24 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-20 16:51:24 $" --> +<!--#set var="revision" value="\$Id: errors.html,v 1.15 2001-09-24 10:05:41 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> +<!--#set var="title" value="Error Explanations for The W3C HTML Validation Service" --> <!--#include virtual="/header.html" --> <p> diff --git a/htdocs/docs/help.html b/htdocs/docs/help.html index 4ac370d..b7904df 100755 --- a/htdocs/docs/help.html +++ b/htdocs/docs/help.html @@ -1,5 +1,6 @@ -<!--#set var="revision" value="\$Id: help.html,v 1.3 2001-09-19 08:52:09 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-19 08:52:09 $" --> +<!--#set var="revision" value="\$Id: help.html,v 1.4 2001-09-24 10:05:41 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> +<!--#set var="title" value="Help for The W3C HTML Validation Service" --> <!--#include virtual="/header.html" --> <div> diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index 6c8a98b..622e62a 100755 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -1,5 +1,6 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.3 2001-09-19 07:43:39 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-19 07:43:39 $" --> +<!--#set var="revision" value="\$Id: index.html,v 1.4 2001-09-24 10:05:41 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> +<!--#set var="title" value="Documentation Index for The W3C HTML Validation Service" --> <!--#include virtual="/header.html" --> <p> diff --git a/htdocs/docs/sgml.html b/htdocs/docs/sgml.html index a553419..e652330 100755 --- a/htdocs/docs/sgml.html +++ b/htdocs/docs/sgml.html @@ -1,5 +1,6 @@ -<!--#set var="revision" value="\$Id: sgml.html,v 1.6 2001-09-19 08:52:09 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-19 08:52:09 $" --> +<!--#set var="revision" value="\$Id: sgml.html,v 1.7 2001-09-24 10:05:41 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> +<!--#set var="title" value="Introduction To SGML for The W3C HTML Validation Service" --> <!--#include virtual="/header.html" --> <div> <h2 id="sgml">What is SGML?</h2> diff --git a/htdocs/docs/users.html b/htdocs/docs/users.html index 658dbb9..5563bbe 100755 --- a/htdocs/docs/users.html +++ b/htdocs/docs/users.html @@ -1,5 +1,6 @@ -<!--#set var="revision" value="\$Id: users.html,v 1.3 2001-09-19 08:52:09 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-19 08:52:09 $" --> +<!--#set var="revision" value="\$Id: users.html,v 1.4 2001-09-24 10:05:41 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> +<!--#set var="title" value="User Documentation for The W3C HTML Validation Service" --> <!--#include virtual="/header.html" --> <div id="Quickstart"> |