libtidy man page for the Tidy Sourceforge project
libtidy 3 "1 Feb 2007" "HTML Tidy 1.0.0" "Libraries"
NAME
libtidy - validate, correct, and pretty-print HTML files
LIBRARY
The Tidy HTML Parser Library (libtidy, -ltidy)

DESCRIPTION

#include <tidy.h>

#include <buffio.h>

The tidy library provides parsing facilities for validating HTML, similar to those found in lint(1). These functions are available in the libtidy library. Programs should be linked with -ltidy.

"SEE ALSO"
tidy(1)

Complete documentation in HTML format is available under /usr/share/doc/tidy/html.

AUTHOR
Tidy was written by Dave Raggett <dsr@w3.org>, and is now maintained and developed by the Tidy team at http://tidy.sourceforge.net/. It is released under the MIT Licence.

Generated automatically with HTML Tidy released on 1 September 2005.