diff --git a/doc/index.html b/doc/index.html index 59e3339e..cfcb0043 100644 --- a/doc/index.html +++ b/doc/index.html @@ -117,8 +117,8 @@ languages:

In most cases libxml tries to implement the specifications in a relatively -strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the -OASIS XML Tests Suite.

+strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the OASIS XML Tests +Suite.

To some extent libxml2 provide some support for the following other specification but don't claim to implement them:

In most cases libxml tries to implement the specifications in a relatively -strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the -OASIS XML Tests Suite.

+strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the OASIS XML Tests +Suite.

To some extent libxml2 provide some support for the following other specification but don't claim to implement them:

@@ -2228,6 +2229,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) { + } diff --git a/doc/xmlio.html b/doc/xmlio.html index 0514e2ea..8b7fb25e 100644 --- a/doc/xmlio.html +++ b/doc/xmlio.html @@ -239,6 +239,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) { + }