Re: [xml] typo documentation



On Sun, Feb 09, 2003 at 07:16:05PM -0800, Jean Senellart wrote:
just wanted to mention that there is mismatches in generated documentation around xmlXPathComp structure 
and functions:

----
http://www.xmlsoft.org/html/libxml-xpath.html#XMLXPATHCOMPILE

the "Returns: ..." for xmlXPathCompile is incorrect and comes from xmlXPathEval

  right fixed,

moreover, the xmlXPathCompExpr structure which is stated as "not public" in xpath.h, appears in the 
documentation at:

http://xmlsoft.org/html/libxml-xpath.html#XMLXPATHCOMPEXPRPTR

  Right a pointer to an opaque structure, I consider this not public, you can
just pass the pointer around, not derefernce it.

but the description has no link with the structure

  yes, that's on purpose, and perfectly normal. That is not exposed at the API
level, 

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]