doc/encoding.html


Log

Author Commit Date CI Message
Daniel Veillard c0801af9 2002-05-28T16:28:42 Added docs for 2.4.22, Daniel
Daniel Veillard 46c5c1dc 2002-05-20T07:15:54 amother typo fix, Daniel
Daniel Veillard 63d83142 2002-05-20T06:51:05 Applied a spelling patch from Geert Kloosterman to xml.html, and regenerated the web site, Daniel
Daniel Veillard e6d8e20c 2002-05-02T06:11:10 Adding more informations on Schemas, added a link to the Pascal bindings in the Related Link sections, Daniel
Daniel Veillard c332dab9 2002-03-29T14:08:27 Trying to ad a favicon.ico, Daniel
Daniel Veillard 2d347fac 2002-03-17T10:34:11 applied a new patch from Aleksey Sanin updated the documentation to * c14n.c: applied a new patch from Aleksey Sanin * doc/site.xsl doc/xml.html doc/*.html: updated the documentation to reference Aleksey implementation of XML digital Signatures Daniel
Daniel Veillard 373a4758 2002-02-21T14:46:29 Removed the CSS font size, Daniel
Daniel Veillard 6dbcaf86 2002-02-20T14:37:47 added a Python and binding page describing the current state of the Python * doc/xml.html doc/python.html doc/*: added a Python and binding page describing the current state of the Python bindings and giving pointers to the other languages wrappers. Daniel
Daniel Veillard 3f4c40f7 2002-02-13T09:19:28 Remove the mailto links and point back to the help page, Daniel
Daniel Veillard f8592562 2002-01-23T17:58:17 generated an alphabetic index based on comments content rebuilt the web * doc/APIchunk*.html doc/parsedecl.py doc/api.xsl: generated an alphabetic index based on comments content * doc/*: rebuilt the web site with the new references Daniel
Daniel Veillard 3bf65bea 2002-01-23T12:36:34 updated the python extractor to generate cross-references, and * doc/api.xsl doc/APIconstructors.html doc/APIfiles.html doc/APIfunctions.html doc/APIsymbols.html doc/libxml2-refs.xml doc/parsedecl.py doc/Makefile.am: updated the python extractor to generate cross-references, and added/updated the stylesheets to generate and link API indexes. The generic keyword index is not done yet. * doc/*.html: regenerated all the usual docs too Daniel
Daniel Veillard 8acca114 2002-01-21T09:52:27 Trying to fix an alignment problem reported in IE, daniel
Daniel Veillard 2c748c61 2002-01-16T15:37:50 update xmlNodeSetContent() and xmlNodeSetContentLen() to allow updating an * tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen() to allow updating an attribute content Daniel
Daniel Veillard 7b602b42 2002-01-08T13:26:00 renamed XML.html output page into XMLinfo.html. Close bug #66951 and * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html output page into XMLinfo.html. Close bug #66951 and raised by Robert Collins too. Daniel
Daniel Veillard 4a85920e 2002-01-08T11:49:22 updated the Gdome2 links Daniel * doc/*.html: updated the Gdome2 links Daniel
Daniel Veillard db9dfd9e 2001-11-26T17:25:02 Updated Gary's pages, Daniel
Daniel Veillard 43d3f61a 2001-11-10T11:57:23 preparing 2.4.10 upgraded and rebuilt the docs Daniel * configure.in include/libxml/xmlwin32version.h: preparing 2.4.10 * doc/*: upgraded and rebuilt the docs Daniel
Daniel Veillard 52dcab39 2001-10-30T12:51:17 preparing 2.4.7 switched to the latest xmllint manual page from John * configure.in: preparing 2.4.7 * Makefile.am doc/Makefile.am: switched to the latest xmllint manual page from John * doc/*: updated the doc and rebuilt the generated pages Daniel
Daniel Veillard c6271d20 2001-10-27T07:50:58 Updated the download part, a couple of fixups from Gary, Daniel
Daniel Veillard b8cfbd12 2001-10-25T10:53:28 Finished reintegrating the docs and unifying the look, may still need a couple of pointers but looks fine now. valid.html si now merged in xmldtd.html. Overall cleanup, Daniel
Daniel Veillard c5d64345 2001-06-24T12:13:24 Summer's cleanup, a really big one: * AUTHORS: added William and Bjorn * include/libxml/*.h *.c README doc/*.html etc.: changed old email to daniel@veillard.com hopefully I won't have to do this again * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that docs can be rebuilt cleanly now * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h from CVs it's generated, added include/libxml/xmlwin32version.h also generated but which should change far less frequently. * catalog.c nanoftp.c: made sure to include libxml.h not libxml/xmlversion.h directly * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h when compiling on WIN32 and MSC Daniel
Daniel Veillard 088f428a 2000-08-25T23:46:50 Added a section on aliases, Daniel.
Daniel Veillard 0d6b1708 2000-08-22T23:52:16 Fixes from Martin Duerst for encoding.html, Daniel.
Daniel Veillard be40c8b2 2000-07-14T12:10:59 First version of the encoding doc, Daniel.