diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2009-04-14 14:09:42 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2009-04-14 14:09:42 -0400 |
commit | f1bda36443d1759e02a4168563de21f08b39c566 (patch) | |
tree | da49d73c2feecdd4841becc0f326b4179e19c371 /docs | |
parent | 8197b4d1721d905f1cda3207494df525be112f5d (diff) | |
download | pango-f1bda36443d1759e02a4168563de21f08b39c566.tar.gz |
Bug 578944 – pango-1.24.1 fails its testsuite
Fix doc coverage.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.am | 1 | ||||
-rw-r--r-- | docs/tmpl/scripts.sgml | 7 |
2 files changed, 1 insertions, 7 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 2d070bf7..5c70199c 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -34,6 +34,7 @@ IGNORE_HFILES= \ pango-glyph-item-private.h \ pango-layout-private.h \ pango-script-table.h \ + pango-script-private.h \ pangofc-private.h \ pangoft2-private.h \ pangowin32-private.h \ diff --git a/docs/tmpl/scripts.sgml b/docs/tmpl/scripts.sgml index 3bcc6556..a87e7fb4 100644 --- a/docs/tmpl/scripts.sgml +++ b/docs/tmpl/scripts.sgml @@ -124,13 +124,6 @@ The #GObject type for #PangoScript </para> -@text_start: -@text_end: -@script_start: -@script_end: -@script_code: -@paren_stack: -@paren_sp: <!-- ##### FUNCTION pango_script_for_unichar ##### --> <para> |