summaryrefslogtreecommitdiff
path: root/docs/pango-docs.sgml
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2003-06-17 20:31:22 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2003-06-17 20:31:22 +0000
commitc426f10d3b7157c5e1b290192e2abf7e902bc2b3 (patch)
tree83b83cd2ea2dbac72647b44b1e7e70008773f681 /docs/pango-docs.sgml
parent4e4877a6069d04ec7473d74b406518b0b4657df1 (diff)
downloadpango-c426f10d3b7157c5e1b290192e2abf7e902bc2b3.tar.gz
Add rule to regenerate man pages from Docbook. (man_MANS): Add
2003-06-17 Matthias Clasen <maclas@gmx.de> * docs/Makefile.am: Add rule to regenerate man pages from Docbook. (man_MANS): Add pango-querymodules.1. (content_files): Add pangoe-querymodules.xml. * docs/pango-querymodules.xml: New refentry. * docs/pango-querymodules.1: Man page generated from the .xml source. * docs/pango-docs.sgml: Include pango-querymodules.xml. * acinclude.m4 (JH_PATH_XML_CATALOG, JH_CHECK_XML_CATALOG): New macros to check for XML catalog contents and path, borrowed from gtk-doc. * configure.in: New option --enable-man to enable regeneration of man pages from Docbook, if the necessary tools are found.
Diffstat (limited to 'docs/pango-docs.sgml')
-rw-r--r--docs/pango-docs.sgml7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/pango-docs.sgml b/docs/pango-docs.sgml
index 0408a343..f78a86dd 100644
--- a/docs/pango-docs.sgml
+++ b/docs/pango-docs.sgml
@@ -17,6 +17,7 @@
<!ENTITY pango-Xft-Fonts-and-Rendering SYSTEM "xml/xft-fonts.xml">
<!ENTITY pango-OpenType-Font-Handling SYSTEM "xml/opentype.xml">
<!ENTITY markup-format SYSTEM "pango_markup.sgml">
+<!ENTITY pango-querymodules SYSTEM "pango-querymodules.xml">
<!ENTITY version SYSTEM "version.xml">
]>
<book id="index">
@@ -53,6 +54,12 @@
&pango-Modules;
</chapter>
+ <chapter id="tools">
+ <title>Pango Tools</title>
+
+ &pango-querymodules;
+ </chapter>
+
<index/>
</book>