diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2006-03-31 01:42:54 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2006-03-31 01:42:54 +0000 |
commit | d2c62958dcb3744f273264b0ba5b71b77a89a1c0 (patch) | |
tree | 2bc150c1695c7685cf8d6d58a16fcabe6b76e9c7 /docs/pango-docs.sgml | |
parent | a2d9f1a92b48b9a878f8bd2f9be5fd8f3c7b4c82 (diff) | |
download | pango-d2c62958dcb3744f273264b0ba5b71b77a89a1c0.tar.gz |
Hook up pango-utils.h into the documentation, as we are installing it
2006-03-30 Behdad Esfahbod <behdad@gnome.org>
Hook up pango-utils.h into the documentation, as we are installing
it anyway. Move some internal stuff to pango-impl-utils.h and make
source files include that instead.
Diffstat (limited to 'docs/pango-docs.sgml')
-rw-r--r-- | docs/pango-docs.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/pango-docs.sgml b/docs/pango-docs.sgml index 9623b20c..7dbbc10d 100644 --- a/docs/pango-docs.sgml +++ b/docs/pango-docs.sgml @@ -23,6 +23,7 @@ <!ENTITY PangoFcFont SYSTEM "xml/pangofc-font.xml"> <!ENTITY PangoFcDecoder SYSTEM "xml/pangofc-decoder.xml"> <!ENTITY pango-OpenType-Font-Handling SYSTEM "xml/opentype.xml"> +<!ENTITY pango-Misc-Utils SYSTEM "xml/utils.xml"> <!ENTITY markup-format SYSTEM "pango_markup.sgml"> <!ENTITY pango-querymodules SYSTEM "pango-querymodules.xml"> <!ENTITY version SYSTEM "version.xml"> @@ -66,6 +67,7 @@ &PangoEngineLang; &PangoEngineShape; &pango-Modules; + &pango-Misc-Utils; </chapter> <chapter id="tools"> |