1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-08 21:17:39 +03:00
libxml2/doc
William M. Brack cf9eadf7f9 fixed missing dictionaries for Memory and Doc parser contexts (problem
* xmlschemas.c: fixed missing dictionaries for Memory and Doc
  parser contexts (problem reported on mailing list)
* doc/apibuild.py: small change to prevent duplicate lines
  on API functions list.  It will take effect the next time
  the docs are rebuilt.
2003-12-25 13:24:05 +00:00
..
examples base64Binary is supported now, Daniel 2003-12-18 14:22:09 +00:00
html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
tutorial add: doc/tutorial/api.html doc/tutorial/ar01s09.html 2003-08-28 15:01:40 +00:00
.cvsignore cleaned up the build process to remove all remains from the old gtk-doc 2003-11-18 13:54:15 +00:00
api.xsl modified the file header to add more informations, painful... updated to 2003-11-18 20:56:51 +00:00
apibuild.py fixed missing dictionaries for Memory and Doc parser contexts (problem 2003-12-25 13:24:05 +00:00
APIchunk0.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk1.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk2.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk3.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk4.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIchunk5.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk6.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk7.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk8.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIchunk9.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIchunk10.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIchunk11.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk12.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIchunk13.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk14.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk15.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIchunk16.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIchunk17.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIchunk18.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk19.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIchunk20.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIchunk21.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIchunk22.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIchunk23.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk24.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk25.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIchunk26.html fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
APIconstructors.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
APIfiles.html augmented the XInclude API to be able to pass XML parser flags down to the 2003-12-09 11:35:37 +00:00
APIfunctions.html augmented the XInclude API to be able to pass XML parser flags down to the 2003-12-09 11:35:37 +00:00
APIsymbols.html augmented the XInclude API to be able to pass XML parser flags down to the 2003-12-09 11:35:37 +00:00
architecture.html cleaned up the build process to remove all remains from the old gtk-doc 2003-11-18 13:54:15 +00:00
benchmark.gif Adding a graph from the xmlbench benchmark results and a link, Daniel 2003-03-19 21:58:59 +00:00
bugs.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
buildDocBookCatalog Applied another patch from Christian Cornelssen to the buildDocBookCatalog 2002-05-19 18:26:28 +00:00
catalog.fig Small update to the guidelines, Daniel 2002-12-28 18:07:59 +00:00
catalog.gif Small update to the guidelines, Daniel 2002-12-28 18:07:59 +00:00
catalog.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
contribs.html cleaned up the build process to remove all remains from the old gtk-doc 2003-11-18 13:54:15 +00:00
docdescr.doc doc/docdescr.doc Updating William's explanation of how to build docs, 2003-12-01 04:07:49 +00:00
docs.html preparing release of libxml2-2.6.3, updated and regenerated the docs. 2003-12-10 13:24:38 +00:00
DOM.fig Changed the internals a lot for DOM, entity support, slight changes of API, 1998-10-27 06:21:04 +00:00
DOM.gif Changed the internals a lot for DOM, entity support, slight changes of API, 1998-10-27 06:21:04 +00:00
DOM.html cleaned up the build process to remove all remains from the old gtk-doc 2003-11-18 13:54:15 +00:00
downloads.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
encoding.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
entities.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
epatents.png Added a link and image for the protest against software patents, rebuilt 2003-09-03 10:10:51 +00:00
example.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
FAQ.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
gnome2.png Changed to use the new Gnome2 logo, Daniel 2002-08-28 21:18:45 +00:00
guidelines.html fixed problem parsing xhtml docs small modification to avoid problem in 2003-09-01 22:17:39 +00:00
help.html cleaned up the build process to remove all remains from the old gtk-doc 2003-11-18 13:54:15 +00:00
index.html base64Binary is supported now, Daniel 2003-12-18 14:22:09 +00:00
index.py fixed problem parsing xhtml docs small modification to avoid problem in 2003-09-01 22:17:39 +00:00
interface.html cleaned up the build process to remove all remains from the old gtk-doc 2003-11-18 13:54:15 +00:00
intro.html cleaned up the build process to remove all remains from the old gtk-doc 2003-11-18 13:54:15 +00:00
library.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
libxml2-api.xml updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
libxml2-refs.xml updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
libxml2.xsa updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
Libxml2-Logo-90x34.gif nice logos generated by Marc Liyanage changed the stylesheet to show the 2002-08-28 11:50:59 +00:00
Libxml2-Logo-180x168.gif nice logos generated by Marc Liyanage changed the stylesheet to show the 2002-08-28 11:50:59 +00:00
libxml-doc.el applied a patch from Kjartan Maraas to fix some typos Daniel 2003-02-16 15:50:27 +00:00
libxml.fig Updated the graphic overview of the architecture, Daniel 2002-04-11 16:24:32 +00:00
libxml.gif Updated the graphic overview of the architecture, Daniel 2002-04-11 16:24:32 +00:00
Makefile.am applied fixes to allow build from 'outside' directory (Bug 129172) 2003-12-21 10:14:35 +00:00
namespaces.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
newapi.xsl improve the sort sequence for page content regenerate the web pages 2003-11-19 09:52:29 +00:00
news.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
news.xsl updated the web site separated developers from common pages, made the 2003-04-26 22:29:54 +00:00
python.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
README.docs new file added, giving some description of the documentation generation 2003-09-01 04:58:15 +00:00
redhat.gif Linked to Red Hat, after all they have been paying for libxml recents 2001-06-09 16:58:47 +00:00
search.php Fixed the search uppercase for fragment identifiers, Daniel 2003-11-18 14:29:49 +00:00
site.xsl cleaned up the build process to remove all remains from the old gtk-doc 2003-11-18 13:54:15 +00:00
smallfootonly.gif uri.c uri.h: finished the escaping handling, the base support and the URI 2000-03-24 13:41:54 +00:00
structure.fig Updated the doc a bit, Daniel. 2000-08-19 16:40:28 +00:00
structure.gif Updated the doc a bit, Daniel. 2000-08-19 16:40:28 +00:00
threads.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
tree.html cleaned up the build process to remove all remains from the old gtk-doc 2003-11-18 13:54:15 +00:00
upgrade.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
w3c.png uri.c uri.h: finished the escaping handling, the base support and the URI 2000-03-24 13:41:54 +00:00
xml.html updated the docs and prepared a new release 2.6.4 Daniel 2003-12-24 11:56:44 +00:00
xmlcatalog_man.html doc/xmlcatalog.1 doc/xmlcatalog_man.html doc/xmlcatalog_man.xml belatedly 2003-01-27 00:04:32 +00:00
xmlcatalog_man.xml automated the generation of the man page based on xsltproc and a 2003-04-25 13:22:10 +00:00
xmlcatalog.1 automated the generation of the man page based on xsltproc and a 2003-04-25 13:22:10 +00:00
xmldtd.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
XMLinfo.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
xmlio.html cleaned up the build process to remove all remains from the old gtk-doc 2003-11-18 13:54:15 +00:00
xmllint.1 rebuilt the API added the new options --nocdata and --nsclean to remove 2003-09-26 13:53:14 +00:00
xmllint.html starting cleaning up error handling, factorize error processing update of 2003-09-13 12:44:05 +00:00
xmllint.xml rebuilt the API added the new options --nocdata and --nsclean to remove 2003-09-26 13:53:14 +00:00
xmlmem.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00
xmlreader.html doc/xmlreader.html minor cleanups 2003-11-05 04:15:16 +00:00
xsa.xsl updated the web site separated developers from common pages, made the 2003-04-26 22:29:54 +00:00
XSLT.html fixed to point to releases of libxml2-2.6, Daniel 2003-12-10 16:43:49 +00:00

                  XML toolkit from the GNOME project

Full documentation is available on-line at
    http://xmlsoft.org/

This code is released under the MIT Licence see the Copyright file.

To report bugs, follow the instructions at: 
  http://xmlsoft.org/bugs.html

A mailing-list xml@gnome.org is available, to subscribe:
    http://mail.gnome.org/mailman/listinfo/xml

The list archive is at:
    http://mail.gnome.org/archives/xml/

All technical answers asked privately will be automatically answered on
the list and archived for public access unless pricacy is explicitely
required and justified.

Daniel Veillard

$Id$