summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2023-02-22 16:51:37 -0800
committerDave Beckett <dave@dajobe.org>2023-02-22 16:51:41 -0800
commit1b16c49d80938eabf900f0fe22b2309b22d35277 (patch)
tree36434692f93e414672c4a4c348dcd804a9ae5933
parent2826a7d2539172566f422f0d1f85b526089c4c7e (diff)
downloadraptor-1b16c49d80938eabf900f0fe22b2309b22d35277.tar.gz
Updated doc templates
-rw-r--r--docs/tmpl/section-avltree.sgml8
-rw-r--r--docs/tmpl/section-constants.sgml6
-rw-r--r--docs/tmpl/section-www.sgml33
3 files changed, 47 insertions, 0 deletions
diff --git a/docs/tmpl/section-avltree.sgml b/docs/tmpl/section-avltree.sgml
index 29afd670..3d269828 100644
--- a/docs/tmpl/section-avltree.sgml
+++ b/docs/tmpl/section-avltree.sgml
@@ -120,6 +120,14 @@ AVL Trees
@Returns:
+<!-- ##### FUNCTION raptor_avltree_trim ##### -->
+<para>
+
+</para>
+
+@tree:
+
+
<!-- ##### FUNCTION raptor_avltree_visit ##### -->
<para>
diff --git a/docs/tmpl/section-constants.sgml b/docs/tmpl/section-constants.sgml
index a2d7e23e..4935ff66 100644
--- a/docs/tmpl/section-constants.sgml
+++ b/docs/tmpl/section-constants.sgml
@@ -26,6 +26,12 @@ Version numbers and often-used namespace URI strings.
</para>
+<!-- ##### VARIABLE raptor_rdf_schema_namespace_uri_len ##### -->
+<para>
+
+</para>
+
+
<!-- ##### VARIABLE raptor_xml_literal_datatype_uri_string_len ##### -->
<para>
diff --git a/docs/tmpl/section-www.sgml b/docs/tmpl/section-www.sgml
index 08b89c8d..effdce70 100644
--- a/docs/tmpl/section-www.sgml
+++ b/docs/tmpl/section-www.sgml
@@ -79,6 +79,17 @@ chunks of byte content.
@content_type:
+<!-- ##### FUNCTION raptor_www_set_user_agent2 ##### -->
+<para>
+
+</para>
+
+@www:
+@user_agent:
+@user_agent_len:
+@Returns:
+
+
<!-- ##### FUNCTION raptor_www_set_user_agent ##### -->
<para>
@@ -88,6 +99,17 @@ chunks of byte content.
@user_agent:
+<!-- ##### FUNCTION raptor_www_set_proxy2 ##### -->
+<para>
+
+</para>
+
+@www:
+@proxy:
+@proxy_len:
+@Returns:
+
+
<!-- ##### FUNCTION raptor_www_set_proxy ##### -->
<para>
@@ -97,6 +119,17 @@ chunks of byte content.
@proxy:
+<!-- ##### FUNCTION raptor_www_set_http_accept2 ##### -->
+<para>
+
+</para>
+
+@www:
+@value:
+@value_len:
+@Returns:
+
+
<!-- ##### FUNCTION raptor_www_set_http_accept ##### -->
<para>