1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-28 00:21:53 +03:00

preparing release of 2.4.30 fixups to the api builder, gives enum values,

* configure.in: preparing release of 2.4.30
* doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder,
  gives enum values, fix functype return type, put back fields in
  structs
* doc/*: updated the docs rebuilt
Daniel
This commit is contained in:
Daniel Veillard
2002-12-12 11:01:32 +00:00
parent 000eafb5a7
commit c1eed320bd
8 changed files with 556 additions and 44 deletions

View File

@ -430,6 +430,7 @@ Class xmlDoc(xmlNode)
htmlNodeDumpFile()
htmlNodeDumpFileFormat()
htmlNodeDumpFormatOutput()
htmlNodeDumpOutput()
htmlSaveFile()
htmlSaveFileEnc()
htmlSaveFileFormat()