mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-01 14:06:55 +03:00
enhanced documentation to include exslt; rebuilt docs
* doc/Makefile.am doc/site.xsl doc/api.xsl doc/newapi.xsl doc/xslt.html doc/apibuild.py doc/EXSLT doc/EXSLT/exslt.html: enhanced documentation to include exslt; rebuilt docs
This commit is contained in:
@ -1181,12 +1181,12 @@ informations are stored'/>
|
||||
</function>
|
||||
<function name='xsltDebugGetDefaultTrace' file='xsltutils'>
|
||||
<info></info>
|
||||
<return type='xsltDebugTraceCodes' info='the current default debug tracing level mask'/>
|
||||
<return type='xsltDebugTraceCodes' info=''/>
|
||||
</function>
|
||||
<function name='xsltDebugSetDefaultTrace' file='xsltutils'>
|
||||
<info>Set the default debug tracing level mask</info>
|
||||
<info></info>
|
||||
<return type='void'/>
|
||||
<arg name='val' type='xsltDebugTraceCodes' info='an xsltDebugTraceCodes value'/>
|
||||
<arg name='val' type='xsltDebugTraceCodes' info=''/>
|
||||
</function>
|
||||
<function name='xsltDecimalFormatGetByName' file='xsltInternals'>
|
||||
<info>Find decimal-format by name</info>
|
||||
|
Reference in New Issue
Block a user