diff options
author | Stefan Kost <stefkost@src.gnome.org> | 2008-07-10 03:27:56 +0000 |
---|---|---|
committer | Stefan Kost <stefkost@src.gnome.org> | 2008-07-10 03:27:56 +0000 |
commit | 804a06b859738267ef26a601e3218f2926b8c4d0 (patch) | |
tree | dd7c95943bf36d53b35c015d84411c7d86bcce20 /docs/reference/gtk/x11.sgml | |
parent | 2271df7c8df6dafee31e35e3d1394d02c0858d93 (diff) | |
download | gtk+-804a06b859738267ef26a601e3218f2926b8c4d0.tar.gz |
Bug 540967 – docs build slowly because of entities
* gtk/building.sgml:
* gtk/changes-1.2.sgml:
* gtk/changes-2.0.sgml:
* gtk/compiling.sgml:
* gtk/directfb.sgml:
* gtk/glossary.xml:
* gtk/gtk-docs.sgml:
* gtk/gtk-query-immodules-2.0.xml:
* gtk/gtk-update-icon-cache.xml:
* gtk/migrating-GtkAboutDialog.sgml:
* gtk/migrating-GtkAction.sgml:
* gtk/migrating-GtkAssistant.sgml:
* gtk/migrating-GtkBuilder.sgml:
* gtk/migrating-GtkColorButton.sgml:
* gtk/migrating-GtkComboBox.sgml:
* gtk/migrating-GtkFileChooser.sgml:
* gtk/migrating-GtkIconView.sgml:
* gtk/migrating-GtkLinkButton.sgml:
* gtk/migrating-GtkRecentChooser.sgml:
* gtk/migrating-GtkTooltip.sgml:
* gtk/migrating-checklist.sgml:
* gtk/osx.sgml:
* gtk/other_software.sgml:
* gtk/question_index.sgml:
* gtk/resources.sgml:
* gtk/running.sgml:
* gtk/text_widget.sgml:
* gtk/tree_widget.sgml:
* gtk/visual_index.xml:
* gtk/windows.sgml:
* gtk/x11.sgml:
Use xi:include to speed up doc-build. Remove some unused entities.
svn path=/trunk/; revision=20812
Diffstat (limited to 'docs/reference/gtk/x11.sgml')
-rw-r--r-- | docs/reference/gtk/x11.sgml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/gtk/x11.sgml b/docs/reference/gtk/x11.sgml index 7431293a8a..7fa2e20006 100644 --- a/docs/reference/gtk/x11.sgml +++ b/docs/reference/gtk/x11.sgml @@ -1,3 +1,7 @@ +<?xml version="1.0"?> +<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" + "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ +]> <refentry id="gtk-x11" revision="17 Jan 2002"> <refmeta> <refentrytitle>Using GTK+ on the X Window System</refentrytitle> |