1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/doc/html
Daniel Veillard 2fdbd32d51 new dictionary module to keep a single instance of the names used by the
* dict.c include/libxml/dict.h Makefile.am include/libxml/Makefile.am:
  new dictionary module to keep a single instance of the names used
  by the parser
* DOCBparser.c HTMLparser.c parser.c parserInternals.c valid.c:
  switched all parsers to use the dictionary internally
* include/libxml/HTMLparser.h include/libxml/parser.h
  include/libxml/parserInternals.h include/libxml/valid.h:
  Some of the interfaces changed as a result to receive or return
  "const xmlChar *" instead of "xmlChar *", this is either
  insignificant from an user point of view or when the returning
  value changed, those function are really parser internal methods
  that no user code should really change
* doc/libxml2-api.xml doc/html/*: the API interface changed and
  the docs were regenerated
Daniel
2003-08-18 12:15:38 +00:00
..
book1.html Rebuilt the docs, Daniel 2003-03-23 20:42:17 +00:00
home.png fixing a function comment switching to the XML/XSLT doc generation closing 2003-04-29 12:40:16 +00:00
index.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
index.sgml new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
left.png fixing a function comment switching to the XML/XSLT doc generation closing 2003-04-29 12:40:16 +00:00
libxml-c14n.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-catalog.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-debugXML.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-DOCBparser.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-encoding.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-entities.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-globals.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-hash.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-HTMLparser.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-HTMLtree.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-lib.html reverted back patch for #113521, due to #115104 and while fixing #115101 . 2003-06-13 12:30:10 +00:00
libxml-nanoftp.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-nanohttp.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-notes.html reverted back patch for #113521, due to #115104 and while fixing #115101 . 2003-06-13 12:30:10 +00:00
libxml-parser.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-parserInternals.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-relaxng.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-SAX.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-schemasInternals.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-threads.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-tree.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-uri.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-valid.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xinclude.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xmlautomata.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xmlerror.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xmlIO.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xmlmemory.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xmlreader.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xmlregexp.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xmlschemas.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xmlschemastypes.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xmlunicode.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xpath.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xpathInternals.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
libxml-xpointer.html new dictionary module to keep a single instance of the names used by the 2003-08-18 12:15:38 +00:00
right.png fixing a function comment switching to the XML/XSLT doc generation closing 2003-04-29 12:40:16 +00:00
up.png fixing a function comment switching to the XML/XSLT doc generation closing 2003-04-29 12:40:16 +00:00