summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/building.sgml
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2001-12-17 23:06:47 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2001-12-17 23:06:47 +0000
commit7ee423dba0b1502fdae28d5cbe962e54eb03f0c7 (patch)
tree99d3a452161d25e09419ec8c81f6be0fc8a456f9 /docs/reference/gtk/building.sgml
parent8a44bc045517b37800aa5f7db40b793638f8ae9b (diff)
downloadgdk-pixbuf-7ee423dba0b1502fdae28d5cbe962e54eb03f0c7.tar.gz
Markup fixes.
* gdk-pixbuf/tmpl/creating.sgml, gdk-pixbuf/tmpl/gdk-pixbuf-xlib-from-drawables.sgml, gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml, gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rendering.sgml, gdk-pixbuf/tmpl/refcounting.sgml: Markup fixes. * gtk/building.sgml, gtk/resources.sgml: Markup fixes. * gtk/gtk.types: Remove gtk_text_layout_get_type(). (???) * gdk/tmpl/general.sgml: Use <envar>, not <envvar>. * gdk-pixbuf-io.c, gdk-pixbuf-animation.c, gdk-pixbuf-data.c, gdk-pixbuf-loader.c, gdk-pixbuf-scale.c, gdk-pixbuf-util.c, gdk-pixdata.c: Markup fixes.
Diffstat (limited to 'docs/reference/gtk/building.sgml')
-rw-r--r--docs/reference/gtk/building.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/reference/gtk/building.sgml b/docs/reference/gtk/building.sgml
index 9b6541ec0..4f47b2c03 100644
--- a/docs/reference/gtk/building.sgml
+++ b/docs/reference/gtk/building.sgml
@@ -111,7 +111,8 @@ How to compile GTK+ itself
<application>gtk-doc</application> package is installed. If
it is, then it will use it to extract and build the
documentation for the GTK+ library. These options
- can be used to explicitly control whether gtk-doc should be
+ can be used to explicitly control whether
+ <application>gtk-doc</application> should be
used or not. If it is not used, the distributed,
pre-generated HTML files will be installed instead of
building them on your machine.