summaryrefslogtreecommitdiff
path: root/doc/libxslt-api.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libxslt-api.xml')
-rw-r--r--doc/libxslt-api.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libxslt-api.xml b/doc/libxslt-api.xml
index c57cae11..64b89a34 100644
--- a/doc/libxslt-api.xml
+++ b/doc/libxslt-api.xml
@@ -1297,7 +1297,7 @@ informations are stored'/>
<arg name='nargs' type='int' info='the number of arguments'/>
</function>
<function name='xsltDocumentSortFunction' file='xsltutils'>
- <info>reorder the current node list @list accordingly to the document order</info>
+ <info>reorder the current node list @list accordingly to the document order This function is slow, obsolete and should not be used anymore.</info>
<return type='void'/>
<arg name='list' type='xmlNodeSetPtr' info='the node set'/>
</function>