mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
fixed a weird error where validity context whould not show up if warnings
* valid.c: fixed a weird error where validity context whould not show up if warnings were disabled pointed out by Bob Stayton * xmlIO.c doc/generator.py: cleanup and fix to regenerate the docs * doc//* testapi.c: rebuilt the docs Daniel
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
htmlCreateMemoryParserCtxt()
|
||||
htmlHandleOmittedElem()
|
||||
htmlIsScriptAttribute()
|
||||
htmlNewParserCtxt()
|
||||
htmlParseDoc()
|
||||
htmlParseFile()
|
||||
htmlReadDoc()
|
||||
@@ -189,6 +190,7 @@ createURI()
|
||||
normalizeURIPath()
|
||||
parseURI()
|
||||
parseURIRaw()
|
||||
pathToURI()
|
||||
|
||||
# functions from module valid
|
||||
newValidCtxt()
|
||||
|
Reference in New Issue
Block a user