From e1cfe6720d1fea7aa47882a31656b24da2a7380f Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 17 Nov 2005 04:56:14 +0000 Subject: Various documentation improvements. 2005-11-16 Behdad Esfahbod * docs/pango_markup.sgml docs/tmpl/coverage-maps.sgml docs/tmpl/engines.sgml docs/tmpl/fonts.sgml docs/tmpl/freetype-fonts.sgml docs/tmpl/glyphs.sgml docs/tmpl/layout.sgml docs/tmpl/main.sgml docs/tmpl/modules.sgml docs/tmpl/opentype.sgml docs/tmpl/pango-engine-lang.sgml docs/tmpl/pango-engine-shape.sgml docs/tmpl/pango-renderer.sgml docs/tmpl/pangocairo.sgml docs/tmpl/pangofc-decoder.sgml docs/tmpl/pangofc-font.sgml docs/tmpl/pangofc-fontmap.sgml docs/tmpl/scripts.sgml docs/tmpl/tab-stops.sgml docs/tmpl/text-attributes.sgml docs/tmpl/win32-fonts.sgml docs/tmpl/x-fonts.sgml docs/tmpl/xft-fonts.sgml pango/break.c pango/ellipsize.c pango/fonts.c pango/pango-attributes.c pango/pango-color.c pango/pango-context.c pango/pango-coverage.c pango/pango-fontmap.c pango/pango-glyph-item.c pango/pango-layout.c pango/pango-markup.c pango/pango-tabs.c pango/pango-types.h pango/pango-utils.c pango/pangoft2-render.c pango/pangox.c pango/pangoxft-render.c: Various documentation improvements. --- docs/tmpl/tab-stops.sgml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'docs/tmpl/tab-stops.sgml') diff --git a/docs/tmpl/tab-stops.sgml b/docs/tmpl/tab-stops.sgml index d131b162..b06289b8 100644 --- a/docs/tmpl/tab-stops.sgml +++ b/docs/tmpl/tab-stops.sgml @@ -2,7 +2,7 @@ Tab Stops -Structures for storing Tab Stops +Structures for storing tab stops @@ -14,12 +14,9 @@ Structures for storing Tab Stops - - - -A PangoTabArray struct contains an array +A #PangoTabArray struct contains an array of tab stops. Each tab stop has an alignment and a position. -- cgit v1.2.1