diff options
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> |