1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

fixing a function comment switching to the XML/XSLT doc generation closing

* xmlschemas.c doc/libxml2-api.xml: fixing a function comment
* doc/Makefile.am doc/apibuild.py doc/gnome-xml.sgml: switching
  to the XML/XSLT doc generation closing #111799
* doc/html/*: complete update of the HTML results
Daniel
This commit is contained in:
Daniel Veillard
2003-04-29 12:40:16 +00:00
parent a28d236577
commit d433046ae5
48 changed files with 15465 additions and 104194 deletions

View File

@ -166,7 +166,6 @@ xmlSchemaNewSchema(xmlSchemaParserCtxtPtr ctxt)
/**
* xmlSchemaNewFacet:
* @ctxt: a schema validation context (optional)
*
* Allocate a new Facet structure.
*