Skip to content
  • Daniel Veillard's avatar
    cleanup the make rebuild in doc, this include new directive to stop · 1e90661b
    Daniel Veillard authored
    * globals.c xmlwriter.c doc/apibuild.py include/libxml/globals.h
      include/libxml/pattern.h include/libxml/schemasInternals.h
      include/libxml/xmlexports.h include/libxml/xmlwriter.h: cleanup
      the make rebuild in doc, this include new directive to stop
      documentation warnings
    * doc/* doc/html/*: rebuilt the docs
    * pattern.c xmlreader.c include/libxml/pattern.h
      include/libxml/xmlreader.h: adding xmlTextReaderPreservePattern()
      to save nodes while scanning the tree with the reader, cleanup
      the way element were freed, and xmlTextReaderPreserve()
      implementation, the API might change for namespace binding support
      when compiling patterns.
    * doc/examples/*: added reader3.c exposing the xmlTextReaderPreserve()
    Daniel
    1e90661b