diff options
Diffstat (limited to 'htdocs/docs/api.html')
-rwxr-xr-x | htdocs/docs/api.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/htdocs/docs/api.html b/htdocs/docs/api.html index cd837a5..a297e25 100755 --- a/htdocs/docs/api.html +++ b/htdocs/docs/api.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: api.html,v 1.16 2008-02-21 07:07:56 ot Exp $" ---><!--#set var="date" value="\$Date: 2008-02-21 07:07:56 $" +<!--#set var="revision" value="\$Id: api.html,v 1.17 2009-06-23 18:20:37 ville Exp $" +--><!--#set var="date" value="\$Date: 2009-06-23 18:20:37 $" --><!--#set var="title" value="Documentation of the Programmatic Interface (API) to The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -289,6 +289,7 @@ element, but also the <code>warning</code> element are <code>line</code>, <code> 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><a href="http://www.clickfind.com.au/developers-directory/code.cfm">ColdFusion (MX7) class</a> by the clickfind team</li> + <li><a href="http://sourceforge.net/projects/w3cmarkupvalida/">C# library</a> by María Eugenia Fernández Menéndez. </ul> <h3 id="http_headers">Using HTTP headers to know validation results</h3> |