summaryrefslogtreecommitdiff
path: root/docs/tmpl
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2012-03-30 10:09:18 -0700
committerDave Beckett <dave@dajobe.org>2012-03-30 10:09:18 -0700
commitd47bc0bb831d0e09b485485c8baad8d4067727a4 (patch)
tree6a015666ff72d51a87c6ada62c443e7c6e5cf50e /docs/tmpl
parente90515929b8ffed8a9daf67e26bb1d9a090e1971 (diff)
downloadraptor-d47bc0bb831d0e09b485485c8baad8d4067727a4.tar.gz
Update api docs for turtle write fns
Diffstat (limited to 'docs/tmpl')
-rw-r--r--docs/tmpl/section-triples.sgml35
-rw-r--r--docs/tmpl/section-uri.sgml38
2 files changed, 73 insertions, 0 deletions
diff --git a/docs/tmpl/section-triples.sgml b/docs/tmpl/section-triples.sgml
index 8a2aad35..0e66ccee 100644
--- a/docs/tmpl/section-triples.sgml
+++ b/docs/tmpl/section-triples.sgml
@@ -213,6 +213,41 @@ Blank Node (%RAPTOR_TERM_TYPE_BLANK).
@Returns:
+<!-- ##### FUNCTION raptor_term_to_turtle_counted_string ##### -->
+<para>
+
+</para>
+
+@term:
+@nstack:
+@base_uri:
+@len_p:
+@Returns:
+
+
+<!-- ##### FUNCTION raptor_term_to_turtle_string ##### -->
+<para>
+
+</para>
+
+@term:
+@nstack:
+@base_uri:
+@Returns:
+
+
+<!-- ##### FUNCTION raptor_term_turtle_write ##### -->
+<para>
+
+</para>
+
+@iostr:
+@term:
+@nstack:
+@base_uri:
+@Returns:
+
+
<!-- ##### STRUCT raptor_statement ##### -->
<para>
diff --git a/docs/tmpl/section-uri.sgml b/docs/tmpl/section-uri.sgml
index 0f4b589d..33cdb5ef 100644
--- a/docs/tmpl/section-uri.sgml
+++ b/docs/tmpl/section-uri.sgml
@@ -326,3 +326,41 @@ current access to internals of URIs such as URI scheme, path, authority.
@Returns:
+<!-- ##### FUNCTION raptor_uri_to_turtle_counted_string ##### -->
+<para>
+
+</para>
+
+@world:
+@uri:
+@nstack:
+@base_uri:
+@len_p:
+@Returns:
+
+
+<!-- ##### FUNCTION raptor_uri_to_turtle_string ##### -->
+<para>
+
+</para>
+
+@world:
+@uri:
+@nstack:
+@base_uri:
+@Returns:
+
+
+<!-- ##### FUNCTION raptor_uri_turtle_write ##### -->
+<para>
+
+</para>
+
+@world:
+@iostr:
+@uri:
+@nstack:
+@base_uri:
+@Returns:
+
+