summaryrefslogtreecommitdiff
path: root/docs/tmpl/pango-engine-shape.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/pango-engine-shape.sgml')
-rw-r--r--docs/tmpl/pango-engine-shape.sgml57
1 files changed, 0 insertions, 57 deletions
diff --git a/docs/tmpl/pango-engine-shape.sgml b/docs/tmpl/pango-engine-shape.sgml
deleted file mode 100644
index 3d5dd3b8..00000000
--- a/docs/tmpl/pango-engine-shape.sgml
+++ /dev/null
@@ -1,57 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-PangoEngineShape
-
-<!-- ##### SECTION Short_Description ##### -->
-Rendering-system dependent script engines
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-The <firstterm>shape engines</firstterm> are rendering-system dependent
-engines that convert character strings into glyph strings.
-These engines are used in pango_shape().
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-Unstable
-
-<!-- ##### SECTION Image ##### -->
-
-
-<!-- ##### STRUCT PangoEngineShape ##### -->
-<para>
-</para>
-
-
-<!-- ##### STRUCT PangoEngineShapeClass ##### -->
-<para>
-
-</para>
-
-@script_shape:
-@covers:
-
-<!-- ##### MACRO PANGO_ENGINE_TYPE_SHAPE ##### -->
-<para>
-A string constant defining the engine type
-for shaping engines.
-These engines derive from #PangoEngineShape.
-</para>
-
-
-
-<!-- ##### MACRO PANGO_ENGINE_SHAPE_DEFINE_TYPE ##### -->
-<para>
-
-</para>
-
-@name:
-@prefix:
-@class_init:
-@instance_init:
-
-