diff --git a/doc/hoxsl.texi b/doc/hoxsl.texi index 57d6561..8453ccd 100644 --- a/doc/hoxsl.texi +++ b/doc/hoxsl.texi @@ -40,19 +40,20 @@ Free Documentation License". @top Main @end ifnottex - -@chapter Higher-Order Functions -@include ../src/apply.texi - - @menu -* License:: Document License +* Higher-Order Functions:: XSLT 2.0 compatible higher-order functions +* License:: Document License @end menu @ifnottex @insertcopying @end ifnottex + +@node Higher-Order Functions +@chapter Higher-Order Functions +@include ../src/apply.texi + @include license.texi @bye diff --git a/src/apply.xsl b/src/apply.xsl index 8539488..6a746f5 100644 --- a/src/apply.xsl +++ b/src/apply.xsl @@ -166,14 +166,23 @@