]> git.sur5r.net Git - glabels/blobdiff - docs/libglabels/tmpl/xml-template.sgml
Imported Upstream version 3.4.0
[glabels] / docs / libglabels / tmpl / xml-template.sgml
diff --git a/docs/libglabels/tmpl/xml-template.sgml b/docs/libglabels/tmpl/xml-template.sgml
deleted file mode 100644 (file)
index e6b6922..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-XML Template Functions
-
-<!-- ##### SECTION Short_Description ##### -->
-Functions to create and parse glabels XML template nodes and files
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-This section describes a number of functions for creating and parsing
-glabels XML template nodes and files.  Template nodes are used in both
-template files and document files.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### SECTION Image ##### -->
-
-
-<!-- ##### FUNCTION lgl_xml_template_read_templates_from_file ##### -->
-<para>
-
-</para>
-
-@utf8_filename: 
-
-
-<!-- ##### FUNCTION lgl_xml_template_parse_templates_doc ##### -->
-<para>
-
-</para>
-
-@templates_doc: 
-
-
-<!-- ##### FUNCTION lgl_xml_template_parse_template_node ##### -->
-<para>
-
-</para>
-
-@template_node: 
-@Returns: 
-
-
-<!-- ##### FUNCTION lgl_xml_template_write_templates_to_file ##### -->
-<para>
-
-</para>
-
-@templates: 
-@utf8_filename: 
-@Returns: 
-
-
-<!-- ##### FUNCTION lgl_xml_template_write_template_to_file ##### -->
-<para>
-
-</para>
-
-@template: 
-@utf8_filename: 
-@Returns: 
-
-
-<!-- ##### FUNCTION lgl_xml_template_create_template_node ##### -->
-<para>
-
-</para>
-
-@template: 
-@root: 
-@ns: 
-
-