summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2014-11-01 23:11:48 -0700
committerDave Beckett <dave@dajobe.org>2014-11-01 23:11:48 -0700
commit84f115e74819722e9a54c43a4b5c5652fbf57c4a (patch)
tree807ccac25b473befc5c26d343a5a20917aedd5a1
parent9fa76c16f422d45dfd3ac267d931255e68df7889 (diff)
downloadraptor-84f115e74819722e9a54c43a4b5c5652fbf57c4a.tar.gz
Update tmpls
-rw-r--r--docs/tmpl/section-general.sgml23
-rw-r--r--docs/tmpl/section-sequence.sgml10
-rw-r--r--docs/tmpl/section-world.sgml18
3 files changed, 51 insertions, 0 deletions
diff --git a/docs/tmpl/section-general.sgml b/docs/tmpl/section-general.sgml
index d3ef135c..bc0196c7 100644
--- a/docs/tmpl/section-general.sgml
+++ b/docs/tmpl/section-general.sgml
@@ -201,6 +201,18 @@ and various other utility functions.
@Returns:
+<!-- ##### FUNCTION raptor_sort_r ##### -->
+<para>
+
+</para>
+
+@base:
+@nel:
+@width:
+@compar:
+@user_data:
+
+
<!-- ##### USER_FUNCTION raptor_log_handler ##### -->
<para>
@@ -283,6 +295,17 @@ and various other utility functions.
@Returns:
+<!-- ##### USER_FUNCTION raptor_data_compare_arg_handler ##### -->
+<para>
+
+</para>
+
+@data1:
+@data2:
+@user_data:
+@Returns:
+
+
<!-- ##### USER_FUNCTION raptor_data_context_free_handler ##### -->
<para>
diff --git a/docs/tmpl/section-sequence.sgml b/docs/tmpl/section-sequence.sgml
index 368f3318..10012c98 100644
--- a/docs/tmpl/section-sequence.sgml
+++ b/docs/tmpl/section-sequence.sgml
@@ -177,6 +177,16 @@ where the items are added and removed from the end.
@compare:
+<!-- ##### FUNCTION raptor_sequence_sort_r ##### -->
+<para>
+
+</para>
+
+@seq:
+@compare:
+@user_data:
+
+
<!-- ##### FUNCTION raptor_sequence_swap ##### -->
<para>
diff --git a/docs/tmpl/section-world.sgml b/docs/tmpl/section-world.sgml
index e957f294..30772c2f 100644
--- a/docs/tmpl/section-world.sgml
+++ b/docs/tmpl/section-world.sgml
@@ -177,3 +177,21 @@ library-wide configuration flags and options.
@base:
+<!-- ##### FUNCTION raptor_world_get_parsers_count ##### -->
+<para>
+
+</para>
+
+@world:
+@Returns:
+
+
+<!-- ##### FUNCTION raptor_world_get_serializers_count ##### -->
+<para>
+
+</para>
+
+@world:
+@Returns:
+
+