diff options
Diffstat (limited to 'htdocs/docs/api.html')
-rwxr-xr-x | htdocs/docs/api.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/htdocs/docs/api.html b/htdocs/docs/api.html index c408714..3e863c9 100755 --- a/htdocs/docs/api.html +++ b/htdocs/docs/api.html @@ -296,6 +296,8 @@ implementations.</p> <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.</li> + <li><a href="http://www.rexsl.com/rexsl-w3c/">Java client</a> by the ReXSL.com team.</li> + <li><a href="http://pypi.python.org/pypi/py_w3c/">Python library</a> by Kazbek Byasov.</li> </ul> <h3 id="http_headers">Using HTTP headers to know validation results</h3> |