diff options
Diffstat (limited to 'htdocs/docs/api.html')
-rwxr-xr-x | htdocs/docs/api.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/htdocs/docs/api.html b/htdocs/docs/api.html index 9d914a4..9ffd825 100755 --- a/htdocs/docs/api.html +++ b/htdocs/docs/api.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: api.html,v 1.12 2007-08-06 06:23:28 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-08-06 06:23:28 $" +<!--#set var="revision" value="\$Id: api.html,v 1.13 2007-09-04 04:09:19 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-09-04 04:09:19 $" --><!--#set var="title" value="Documentation of the Programmatic Interface (API) to The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -288,7 +288,6 @@ element, but also the <code>warning</code> element are <code>line</code>, <code> <li><a href="http://search.cpan.org/dist/WebService-Validator-HTML-W3C/">WebService::Validator::HTML::W3C</a> in perl, by Struan Donald.</li> <li><a href="http://pear.php.net/package/Services_W3C_HTMLValidator" title="PEAR Package : Services_W3C_HTMLValidator">Services_W3C_HTMLValidator</a> in PHP, a PEAR library by Brett Bieber.</li> - <li> </ul> <h3 id="http_headers">Using HTTP headers to know validation results</h3> |