summaryrefslogtreecommitdiff
path: root/doc/libxslt-api.xml
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2006-05-01 21:25:09 +0000
committerDaniel Veillard <veillard@src.gnome.org>2006-05-01 21:25:09 +0000
commite15f22b12b1d21529a474d21401dee393285d556 (patch)
treee0aea78e3132458b234fced79982b54de327a58f /doc/libxslt-api.xml
parentdc61923420efe5d364f1f2b0c322adb83d319bac (diff)
downloadlibxslt-e15f22b12b1d21529a474d21401dee393285d556.tar.gz
libxslt-e15f22b12b1d21529a474d21401dee393285d556.tar.bz2
libxslt-e15f22b12b1d21529a474d21401dee393285d556.zip
preparing release of 1.1.16, updated and regenerated the docs. Daniel
* configure.in NEWS doc//*: preparing release of 1.1.16, updated and regenerated the docs. Daniel
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>