From 1f33c4d61f3cc9820643ef726b373ec3044bcac3 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Sun, 10 Jul 2005 21:38:31 +0000 Subject: preparing to make testsuite releases along with code source releases fixed * xstc/Makefile.am README README.tests Makefile.tests Makefile.am: preparing to make testsuite releases along with code source releases * gentest.py testapi.c: fixed a couple of problem introduced by the new Schemas support for Readers * xpath.c: fixed the XPath attribute:: bug #309580, #309864 in a crude but simple way. * xmlschemas.c include/libxml/tree.h: fixed a couple of problems raised by the doc builder. * doc/*: made rebuild Daniel --- doc/APIchunk0.html | 96 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 50 insertions(+), 46 deletions(-) (limited to 'doc/APIchunk0.html') diff --git a/doc/APIchunk0.html b/doc/APIchunk0.html index b5b5b981..31a028e7 100644 --- a/doc/APIchunk0.html +++ b/doc/APIchunk0.html @@ -13,29 +13,30 @@ A:link, A:visited, A:active { text-decoration: underline } F-I J-N O-P -Q-S -T-U -V-Z -a-a -b-b -c-c -d-d -e-e -f-f -g-h -i-i -j-l -m-m -n-n -o-o -p-p -q-r -s-s -t-t -u-v -w-w -x-x -y-z +Q-R +S-S +T-U +V-Z +a-a +b-b +c-c +d-d +e-e +f-f +g-h +i-i +j-l +m-m +n-n +o-o +p-p +q-r +s-s +t-t +u-v +w-w +x-x +y-z

Letter A:

A-Z
xmlCheckLanguageID
A-Za-z
xmlParseEncName
A-Za-z0-9
xmlParseEncName
@@ -71,6 +72,8 @@ A:link, A:visited, A:active { text-decoration: underline } xmlSchemaValueGetNext
Activation
xmlTextReaderRelaxNGSetSchema
xmlTextReaderRelaxNGValidate
+xmlTextReaderSchemaValidate
+xmlTextReaderSetSchema
Add
xmlACatalogAdd
xmlAddChild
xmlAddChildList
@@ -253,27 +256,28 @@ A:link, A:visited, A:active { text-decoration: underline } F-I J-N O-P -Q-S -T-U -V-Z -a-a -b-b -c-c -d-d -e-e -f-f -g-h -i-i -j-l -m-m -n-n -o-o -p-p -q-r -s-s -t-t -u-v -w-w -x-x -y-z +Q-R +S-S +T-U +V-Z +a-a +b-b +c-c +d-d +e-e +f-f +g-h +i-i +j-l +m-m +n-n +o-o +p-p +q-r +s-s +t-t +u-v +w-w +x-x +y-z

Daniel Veillard

-- cgit v1.2.3