doc/FAQ.html


Log

Author Commit Date CI Message
Daniel Veillard c0801af9 2002-05-28T16:28:42 Added docs for 2.4.22, 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 9b6fd30f 2002-05-13T12:06:47 Adding references to XMLwrapp the C++ wrapper, 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 af43f63a 2002-03-08T15:05:20 preparing 2.4.17 release updated and rebuilt the docs fixed a comment * configure.in: preparing 2.4.17 release * doc/*: updated and rebuilt the docs * xpath.c: fixed a comment * python/libxml.c: fixed a possible reentrancy problem 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 e46182c6 2002-02-12T14:29:11 Updated FAQ item #3 with Heiko W. Rupp update, Daniel
Daniel Veillard c575b997 2002-02-08T13:28:40 Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 * Copyright Makefile.am README configure.in libxml.spec.in: Changed to the MIT Licence * doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html doc/xmlio.html: updated the doc accordingly * include/libxml/xmlwin32version.h configure.in: preparing 2.4.14 release * python/generator.py python/libxml.c python/libxml2-python-api.xml python/libxml2class.txt python/libxml_wrap.h python/types.c: fixed the const xmlChar * wrapper and generator, XPath extension functions now use the context as first argument * python/tests/tstxpath.py python/tests/xpath.py python/tests/xpathext.py: Updated the tests accordingly * tree.c: fixed bug #70067 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 9ae4b7af 2001-12-13T14:24:09 removed another strdup() removed the HP/UX entry Daniel * xmllint.c: removed another strdup() * doc/FAQ: removed the HP/UX entry 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 008186fc 2001-09-13T14:24:44 Trying to minimize the support pain, 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 7b06bcb1 2001-06-22T16:03:51 - doc/FAQ.html: added a warning about gcc-3.0 - doc/xml.html: added reference to gdome2 and removed a confusing sentence Daniel
Daniel Veillard 6761eeea 2001-06-11T10:29:38 - libxml.h: fixed an error in last commit - doc/FAQ.html: added an entry for compilation from CVS Daniel
Daniel Veillard c654d603 2001-05-01T12:42:26 Added an entry to the FAQ, Daniel
Daniel Veillard e0c1d72a 2001-03-21T10:28:36 Got fed up, people should not use libxml1 unless forced, put this in big red letters at critical places in the doc, Daniel
Daniel Veillard 480363bd 2001-03-16T22:04:15 Updated instruction for libxml2 and libxml coexistence, Daniel
Daniel Veillard 3f3b4f37 2001-03-13T15:12:39 Bob Wilkinson sent grammatical errors fixes in the FAQ :-) Daniel
Daniel Veillard a666359a 2001-02-10T09:41:12 Fixed last point, Daniel
Daniel Veillard 62bccd56 2001-02-10T09:40:10 Fixed formatting, Daniel.
Daniel Veillard 7f41b3eb 2001-02-10T09:35:37 Fixed some old stuff, added the faq about blanks, Daniel
Daniel Veillard 9cb5ff4e 2001-01-29T08:22:21 Fixed generated doc, Daniel
Daniel Veillard e9202a05 2000-10-16T16:58:19 Added libiconv library info, Jon <dissy@netset.com>, Daniel.
Daniel Veillard be40c8b2 2000-07-14T12:10:59 First version of the encoding doc, Daniel.
Daniel Veillard 32c3ad93 2000-07-03T13:04:50 Fixed 2 broken links, Daniel.
Daniel Veillard af743793 2000-07-01T11:49:28 Added an FAQ, Daniel.