diff --git a/0001-modify-home-page.patch b/0001-modify-home-page.patch new file mode 100644 index 0000000000000000000000000000000000000000..79e7457502d8f5fd4eae586eda2a5007566344ea --- /dev/null +++ b/0001-modify-home-page.patch @@ -0,0 +1,1672 @@ +From 8b4652442c5275772d1f6ab03308cc6fc68d3860 Mon Sep 17 00:00:00 2001 +From: mahailiang +Date: Thu, 28 Jan 2021 15:57:40 +0800 +Subject: [PATCH] modify home page + +--- + doc/APIchunk0.html | 2 +- + doc/APIchunk1.html | 2 +- + doc/APIchunk10.html | 2 +- + doc/APIchunk11.html | 2 +- + doc/APIchunk12.html | 2 +- + doc/APIchunk13.html | 2 +- + doc/APIchunk14.html | 2 +- + doc/APIchunk15.html | 2 +- + doc/APIchunk16.html | 2 +- + doc/APIchunk17.html | 2 +- + doc/APIchunk18.html | 2 +- + doc/APIchunk19.html | 2 +- + doc/APIchunk2.html | 2 +- + doc/APIchunk20.html | 2 +- + doc/APIchunk21.html | 2 +- + doc/APIchunk22.html | 2 +- + doc/APIchunk23.html | 2 +- + doc/APIchunk24.html | 2 +- + doc/APIchunk25.html | 2 +- + doc/APIchunk26.html | 2 +- + doc/APIchunk27.html | 2 +- + doc/APIchunk28.html | 2 +- + doc/APIchunk29.html | 2 +- + doc/APIchunk3.html | 2 +- + doc/APIchunk4.html | 2 +- + doc/APIchunk5.html | 2 +- + doc/APIchunk6.html | 2 +- + doc/APIchunk7.html | 2 +- + doc/APIchunk8.html | 2 +- + doc/APIchunk9.html | 2 +- + doc/APIconstructors.html | 2 +- + doc/APIfiles.html | 2 +- + doc/APIfunctions.html | 2 +- + doc/APIsymbols.html | 2 +- + doc/DOM.html | 2 +- + doc/FAQ.html | 2 +- + doc/Makefile.am | 4 ++-- + doc/Makefile.in | 4 ++-- + doc/XMLinfo.html | 2 +- + doc/XSLT.html | 2 +- + doc/architecture.html | 2 +- + doc/bugs.html | 2 +- + doc/catalog.html | 2 +- + doc/contribs.html | 2 +- + doc/docs.html | 2 +- + doc/downloads.html | 2 +- + doc/encoding.html | 2 +- + doc/entities.html | 2 +- + doc/example.html | 2 +- + doc/examples/index.html | 2 +- + doc/help.html | 2 +- + doc/html/book1.html | 2 +- + doc/html/index.html | 2 +- + doc/html/libxml-DOCBparser.html | 2 +- + doc/html/libxml-HTMLparser.html | 2 +- + doc/html/libxml-HTMLtree.html | 2 +- + doc/html/libxml-SAX.html | 2 +- + doc/html/libxml-SAX2.html | 2 +- + doc/html/libxml-c14n.html | 2 +- + doc/html/libxml-catalog.html | 2 +- + doc/html/libxml-chvalid.html | 2 +- + doc/html/libxml-debugXML.html | 2 +- + doc/html/libxml-dict.html | 2 +- + doc/html/libxml-encoding.html | 2 +- + doc/html/libxml-entities.html | 2 +- + doc/html/libxml-globals.html | 2 +- + doc/html/libxml-hash.html | 2 +- + doc/html/libxml-lib.html | 2 +- + doc/html/libxml-list.html | 2 +- + doc/html/libxml-nanoftp.html | 2 +- + doc/html/libxml-nanohttp.html | 2 +- + doc/html/libxml-parser.html | 2 +- + doc/html/libxml-parserInternals.html | 2 +- + doc/html/libxml-pattern.html | 2 +- + doc/html/libxml-relaxng.html | 2 +- + doc/html/libxml-schemasInternals.html | 2 +- + doc/html/libxml-schematron.html | 2 +- + doc/html/libxml-threads.html | 2 +- + doc/html/libxml-tree.html | 2 +- + doc/html/libxml-uri.html | 2 +- + doc/html/libxml-valid.html | 2 +- + doc/html/libxml-xinclude.html | 2 +- + doc/html/libxml-xlink.html | 2 +- + doc/html/libxml-xmlIO.html | 2 +- + doc/html/libxml-xmlautomata.html | 2 +- + doc/html/libxml-xmlerror.html | 2 +- + doc/html/libxml-xmlexports.html | 2 +- + doc/html/libxml-xmlmemory.html | 2 +- + doc/html/libxml-xmlmodule.html | 2 +- + doc/html/libxml-xmlreader.html | 2 +- + doc/html/libxml-xmlregexp.html | 2 +- + doc/html/libxml-xmlsave.html | 2 +- + doc/html/libxml-xmlschemas.html | 2 +- + doc/html/libxml-xmlschemastypes.html | 2 +- + doc/html/libxml-xmlstring.html | 2 +- + doc/html/libxml-xmlunicode.html | 2 +- + doc/html/libxml-xmlversion.html | 2 +- + doc/html/libxml-xmlwriter.html | 2 +- + doc/html/libxml-xpath.html | 2 +- + doc/html/libxml-xpathInternals.html | 2 +- + doc/html/libxml-xpointer.html | 2 +- + doc/html/libxml-xzlib.html | 2 +- + doc/index.html | 2 +- + doc/interface.html | 2 +- + doc/intro.html | 2 +- + doc/library.html | 2 +- + doc/namespaces.html | 2 +- + doc/news.html | 2 +- + doc/python.html | 2 +- + doc/search.php | 2 +- + doc/searches.html | 2 +- + doc/site.xsl | 2 +- + doc/threads.html | 2 +- + doc/tree.html | 2 +- + doc/upgrade.html | 2 +- + doc/xmldtd.html | 2 +- + doc/xmlio.html | 2 +- + doc/xmlmem.html | 2 +- + 118 files changed, 120 insertions(+), 120 deletions(-) + +diff --git a/doc/APIchunk0.html b/doc/APIchunk0.html +index 75378fc..e1d8e0e 100644 +--- a/doc/APIchunk0.html ++++ b/doc/APIchunk0.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index A-B for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index A-B for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index A-B for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index A-B for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk1.html b/doc/APIchunk1.html +index 7947196..02ab8c1 100644 +--- a/doc/APIchunk1.html ++++ b/doc/APIchunk1.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index C-C for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index C-C for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index C-C for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index C-C for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk10.html b/doc/APIchunk10.html +index 22d5061..704271e 100644 +--- a/doc/APIchunk10.html ++++ b/doc/APIchunk10.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index Y-a for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index Y-a for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index Y-a for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index Y-a for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk11.html b/doc/APIchunk11.html +index 9f94a1f..3de5e77 100644 +--- a/doc/APIchunk11.html ++++ b/doc/APIchunk11.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index b-b for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index b-b for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index b-b for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index b-b for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk12.html b/doc/APIchunk12.html +index de376f7..5402b7b 100644 +--- a/doc/APIchunk12.html ++++ b/doc/APIchunk12.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index c-c for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index c-c for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index c-c for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index c-c for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk13.html b/doc/APIchunk13.html +index a87a2b4..e95cdb5 100644 +--- a/doc/APIchunk13.html ++++ b/doc/APIchunk13.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index d-d for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index d-d for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index d-d for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index d-d for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk14.html b/doc/APIchunk14.html +index 90b8249..79b4569 100644 +--- a/doc/APIchunk14.html ++++ b/doc/APIchunk14.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index e-e for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index e-e for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index e-e for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index e-e for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk15.html b/doc/APIchunk15.html +index 163d67b..d3caecc 100644 +--- a/doc/APIchunk15.html ++++ b/doc/APIchunk15.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index f-f for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index f-f for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index f-f for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index f-f for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk16.html b/doc/APIchunk16.html +index df2307d..a60cb7f 100644 +--- a/doc/APIchunk16.html ++++ b/doc/APIchunk16.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index g-h for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index g-h for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index g-h for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index g-h for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk17.html b/doc/APIchunk17.html +index 9978330..fc40076 100644 +--- a/doc/APIchunk17.html ++++ b/doc/APIchunk17.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index i-i for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index i-i for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index i-i for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index i-i for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk18.html b/doc/APIchunk18.html +index fea13d2..28f17c0 100644 +--- a/doc/APIchunk18.html ++++ b/doc/APIchunk18.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index j-l for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index j-l for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index j-l for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index j-l for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk19.html b/doc/APIchunk19.html +index 23f434e..c62b07f 100644 +--- a/doc/APIchunk19.html ++++ b/doc/APIchunk19.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index m-m for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index m-m for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index m-m for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index m-m for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk2.html b/doc/APIchunk2.html +index 8a7d8f7..9685597 100644 +--- a/doc/APIchunk2.html ++++ b/doc/APIchunk2.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index D-E for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index D-E for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index D-E for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index D-E for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk20.html b/doc/APIchunk20.html +index d16bfcf..5935673 100644 +--- a/doc/APIchunk20.html ++++ b/doc/APIchunk20.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index n-n for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index n-n for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index n-n for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index n-n for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk21.html b/doc/APIchunk21.html +index 85fa55e..6cec883 100644 +--- a/doc/APIchunk21.html ++++ b/doc/APIchunk21.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index o-o for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index o-o for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index o-o for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index o-o for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk22.html b/doc/APIchunk22.html +index 2f20018..cb30a9d 100644 +--- a/doc/APIchunk22.html ++++ b/doc/APIchunk22.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index p-p for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index p-p for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index p-p for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index p-p for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk23.html b/doc/APIchunk23.html +index a18be6e..d4e6898 100644 +--- a/doc/APIchunk23.html ++++ b/doc/APIchunk23.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index q-r for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index q-r for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index q-r for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index q-r for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk24.html b/doc/APIchunk24.html +index 5b17955..a23ff46 100644 +--- a/doc/APIchunk24.html ++++ b/doc/APIchunk24.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index s-s for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index s-s for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index s-s for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index s-s for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk25.html b/doc/APIchunk25.html +index dec65ba..0b25fdd 100644 +--- a/doc/APIchunk25.html ++++ b/doc/APIchunk25.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index t-t for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index t-t for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index t-t for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index t-t for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk26.html b/doc/APIchunk26.html +index af3b1a5..14009cf 100644 +--- a/doc/APIchunk26.html ++++ b/doc/APIchunk26.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index u-v for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index u-v for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index u-v for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index u-v for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk27.html b/doc/APIchunk27.html +index cabaa27..88a7d8a 100644 +--- a/doc/APIchunk27.html ++++ b/doc/APIchunk27.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index w-w for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index w-w for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index w-w for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index w-w for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk28.html b/doc/APIchunk28.html +index 3018456..6b04998 100644 +--- a/doc/APIchunk28.html ++++ b/doc/APIchunk28.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index x-x for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index x-x for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index x-x for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index x-x for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk29.html b/doc/APIchunk29.html +index 2aaa21b..abbe8a0 100644 +--- a/doc/APIchunk29.html ++++ b/doc/APIchunk29.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index y-z for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index y-z for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index y-z for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index y-z for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk3.html b/doc/APIchunk3.html +index 515118a..9f6e3b1 100644 +--- a/doc/APIchunk3.html ++++ b/doc/APIchunk3.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index F-I for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index F-I for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index F-I for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index F-I for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk4.html b/doc/APIchunk4.html +index d26883b..2d9ea56 100644 +--- a/doc/APIchunk4.html ++++ b/doc/APIchunk4.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index J-N for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index J-N for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index J-N for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index J-N for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk5.html b/doc/APIchunk5.html +index 44f5d02..99f8a82 100644 +--- a/doc/APIchunk5.html ++++ b/doc/APIchunk5.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index O-P for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index O-P for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index O-P for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index O-P for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk6.html b/doc/APIchunk6.html +index 346e7e5..a336a55 100644 +--- a/doc/APIchunk6.html ++++ b/doc/APIchunk6.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index Q-R for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index Q-R for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index Q-R for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index Q-R for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk7.html b/doc/APIchunk7.html +index 3f46f99..c7cfe99 100644 +--- a/doc/APIchunk7.html ++++ b/doc/APIchunk7.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index S-S for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index S-S for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index S-S for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index S-S for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk8.html b/doc/APIchunk8.html +index 934e39d..2a9fed7 100644 +--- a/doc/APIchunk8.html ++++ b/doc/APIchunk8.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index T-U for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index T-U for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index T-U for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index T-U for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIchunk9.html b/doc/APIchunk9.html +index 8c4ac1f..902d1c9 100644 +--- a/doc/APIchunk9.html ++++ b/doc/APIchunk9.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-API Alphabetic Index V-X for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index V-X for libxml2

Developer Menu
API Indexes
Related links

A-B ++API Alphabetic Index V-X for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

API Alphabetic Index V-X for libxml2

Developer Menu
API Indexes
Related links

A-B + C-C + D-E + F-I +diff --git a/doc/APIconstructors.html b/doc/APIconstructors.html +index d5ca488..e3094a7 100644 +--- a/doc/APIconstructors.html ++++ b/doc/APIconstructors.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-List of constructors for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of constructors for libxml2

Developer Menu
API Indexes
Related links

Type SOCKET:

xmlNanoFTPGetConnection
++List of constructors for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of constructors for libxml2

Developer Menu
API Indexes
Related links

Type SOCKET:

xmlNanoFTPGetConnection
+ xmlNanoFTPGetSocket
+

Type const htmlElemDesc *:

htmlTagLookup
+

Type const htmlEntityDesc *:

htmlEntityLookup
+diff --git a/doc/APIfiles.html b/doc/APIfiles.html +index 2252a6b..83e1119 100644 +--- a/doc/APIfiles.html ++++ b/doc/APIfiles.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-List of Symbols per Module for libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of Symbols per Module for libxml2

Developer Menu
API Indexes
Related links

Module DOCBparser:

docbCreateFileParserCtxt
++List of Symbols per Module for libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of Symbols per Module for libxml2

Developer Menu
API Indexes
Related links

Module DOCBparser:

docbCreateFileParserCtxt
+ docbCreatePushParserCtxt
+ docbDocPtr
+ docbEncodeEntities
+diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html +index caa0a87..e03e2e8 100644 +--- a/doc/APIfunctions.html ++++ b/doc/APIfunctions.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-List of function manipulating types in libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of function manipulating types in libxml2

Developer Menu
API Indexes
Related links

Type ...:

errorSAXFunc
++List of function manipulating types in libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of function manipulating types in libxml2

Developer Menu
API Indexes
Related links

Type ...:

errorSAXFunc
+ fatalErrorSAXFunc
+ warningSAXFunc
+ xmlGenericErrorFunc
+diff --git a/doc/APIsymbols.html b/doc/APIsymbols.html +index cdde358..cd4c81a 100644 +--- a/doc/APIsymbols.html ++++ b/doc/APIsymbols.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-Alphabetic List of Symbols in libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

Alphabetic List of Symbols in libxml2

Developer Menu
API Indexes
Related links

Letter A:

ATTRIBUTE_UNUSED
++Alphabetic List of Symbols in libxml2
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

Alphabetic List of Symbols in libxml2

Developer Menu
API Indexes
Related links

Letter A:

ATTRIBUTE_UNUSED
+

Letter B:

BAD_CAST
+ BASE_BUFFER_SIZE
+

Letter C:

CAST_TO_BOOLEAN
+diff --git a/doc/DOM.html b/doc/DOM.html +index 5b2517c..8588888 100644 +--- a/doc/DOM.html ++++ b/doc/DOM.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-DOM Principles
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

DOM Principles

Developer Menu
API Indexes
Related links

DOM stands for the Document ++DOM Principles
Action against software patentsGnome2 LogoW3C LogoAnolis Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

DOM Principles

Developer Menu
API Indexes
Related links

DOM stands for the Document + Object Model; this is an API for accessing XML or HTML structured + documents. Native support for DOM in Gnome is on the way (module gnome-dom), + and will be based on gnome-xml. This will be a far cleaner interface to +diff --git a/doc/FAQ.html b/doc/FAQ.html +index 3481c19..92c9bf6 100644 +--- a/doc/FAQ.html ++++ b/doc/FAQ.html +@@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} + H2 {font-family: Verdana,Arial,Helvetica} + H3 {font-family: Verdana,Arial,Helvetica} + A:link, A:visited, A:active { text-decoration: underline } +-FAQ
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

FAQ

Main Menu
Related links

Table of Contents: