summaryrefslogtreecommitdiff
path: root/docs/tmpl
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2010-08-08 13:28:39 -0700
committerDave Beckett <dave@dajobe.org>2010-08-08 13:28:39 -0700
commitee0fe14d454ae550485df386fe3ebc7497de55cf (patch)
treeebdbefc3baaa0167c80077851842d56903a5c0f9 /docs/tmpl
parent6c6640fb7f470bbe9cf3f21a7bc994cfee53e995 (diff)
downloadraptor-ee0fe14d454ae550485df386fe3ebc7497de55cf.tar.gz
Update tmpls
Diffstat (limited to 'docs/tmpl')
-rw-r--r--docs/tmpl/section-parser.sgml30
-rw-r--r--docs/tmpl/section-triples.sgml19
-rw-r--r--docs/tmpl/section-world.sgml29
3 files changed, 40 insertions, 38 deletions
diff --git a/docs/tmpl/section-parser.sgml b/docs/tmpl/section-parser.sgml
index 3dd5e491..2e28747e 100644
--- a/docs/tmpl/section-parser.sgml
+++ b/docs/tmpl/section-parser.sgml
@@ -97,16 +97,6 @@ adjust how parsing is performed.
@handler:
-<!-- ##### FUNCTION raptor_parser_set_generate_id_handler ##### -->
-<para>
-
-</para>
-
-@parser:
-@user_data:
-@handler:
-
-
<!-- ##### ENUM raptor_graph_mark_flags ##### -->
<para>
@@ -153,16 +143,6 @@ adjust how parsing is performed.
@Returns:
-<!-- ##### FUNCTION raptor_parser_set_default_generate_id_parameters ##### -->
-<para>
-
-</para>
-
-@rdf_parser:
-@prefix:
-@base:
-
-
<!-- ##### FUNCTION raptor_parser_parse_abort ##### -->
<para>
@@ -311,16 +291,6 @@ adjust how parsing is performed.
@user_data:
-<!-- ##### FUNCTION raptor_parser_get_new_generated_id ##### -->
-<para>
-
-</para>
-
-@rdf_parser:
-@type:
-@Returns:
-
-
<!-- ##### FUNCTION raptor_parser_get_world ##### -->
<para>
diff --git a/docs/tmpl/section-triples.sgml b/docs/tmpl/section-triples.sgml
index 4ad6862c..b502b736 100644
--- a/docs/tmpl/section-triples.sgml
+++ b/docs/tmpl/section-triples.sgml
@@ -24,14 +24,6 @@ Blank Node (%RAPTOR_TERM_TYPE_BLANK).
<!-- ##### SECTION Image ##### -->
-<!-- ##### ENUM raptor_genid_type ##### -->
-<para>
-
-</para>
-
-@RAPTOR_GENID_TYPE_BNODEID:
-@RAPTOR_GENID_TYPE_BAGID:
-
<!-- ##### ENUM raptor_term_type ##### -->
<para>
@@ -87,6 +79,17 @@ Blank Node (%RAPTOR_TERM_TYPE_BLANK).
@Returns:
+<!-- ##### FUNCTION raptor_new_term_from_counted_blank ##### -->
+<para>
+
+</para>
+
+@world:
+@blank:
+@length:
+@Returns:
+
+
<!-- ##### FUNCTION raptor_new_term_from_literal ##### -->
<para>
diff --git a/docs/tmpl/section-world.sgml b/docs/tmpl/section-world.sgml
index 534de254..8491ebf2 100644
--- a/docs/tmpl/section-world.sgml
+++ b/docs/tmpl/section-world.sgml
@@ -149,3 +149,32 @@ library-wide configuration flags and options.
@Returns:
+<!-- ##### FUNCTION raptor_world_generate_bnodeid ##### -->
+<para>
+
+</para>
+
+@world:
+@Returns:
+
+
+<!-- ##### FUNCTION raptor_world_set_generate_bnodeid_handler ##### -->
+<para>
+
+</para>
+
+@world:
+@user_data:
+@handler:
+
+
+<!-- ##### FUNCTION raptor_world_set_generate_bnodeid_parameters ##### -->
+<para>
+
+</para>
+
+@world:
+@prefix:
+@base:
+
+