summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-12-14 18:22:53 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-12-14 18:22:53 +0000
commit27812b566bda4601acde6940f7172c33fcf38189 (patch)
tree7237b0f58ef0e34874c9363f7ffdfd6594d92bf0
parentf45503c03c9fff14839a4a1c263b93413f5601c6 (diff)
downloadpango-27812b566bda4601acde6940f7172c33fcf38189.tar.gz
Bug 563898 – Generated output is not deterministic
2008-12-14 Behdad Esfahbod <behdad@gnome.org> Bug 563898 – Generated output is not deterministic * docs/pango-querymodules.xml: * docs/pango_markup.sgml: Add section ids, such that generated HTML is deterministic. svn path=/trunk/; revision=2757
-rw-r--r--ChangeLog8
-rw-r--r--docs/pango-querymodules.xml6
-rw-r--r--docs/pango_markup.sgml2
3 files changed, 12 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 284d3a67..6aba421f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-14 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 563898 – Generated output is not deterministic
+
+ * docs/pango-querymodules.xml:
+ * docs/pango_markup.sgml:
+ Add section ids, such that generated HTML is deterministic.
+
2008-12-09 Behdad Esfahbod <behdad@gnome.org>
* pango/pangoxft-font.c (pango_xft_font_init),
diff --git a/docs/pango-querymodules.xml b/docs/pango-querymodules.xml
index 1677d92e..ee4030b2 100644
--- a/docs/pango-querymodules.xml
+++ b/docs/pango-querymodules.xml
@@ -17,7 +17,7 @@
</cmdsynopsis>
</refsynopsisdiv>
-<refsect1><title>Description</title>
+<refsect1 id="Description"><title>Description</title>
<para>
<command>pango-querymodules</command> collects information about loadable
modules for Pango and writes it to <filename>stdout</filename>.
@@ -31,7 +31,7 @@ may be absolute or relative paths.
</para>
</refsect1>
-<refsect1><title>Environment</title>
+<refsect1 id="Environment"><title>Environment</title>
<para>
The Pango module path is specified by the key
<literal>Pango/ModulesPath</literal> in the Pango config database, which is
@@ -42,7 +42,7 @@ read from
</para>
</refsect1>
-<refsect1><title>Bugs</title>
+<refsect1 id="Bugs"><title>Bugs</title>
<para>
None known yet.
</para>
diff --git a/docs/pango_markup.sgml b/docs/pango_markup.sgml
index 0c992a43..d3ee2a59 100644
--- a/docs/pango_markup.sgml
+++ b/docs/pango_markup.sgml
@@ -10,7 +10,7 @@
markup language to encode text with attributes</refpurpose>
</refnamediv>
-<refsect1>
+<refsect1 id="PangoMarkupFormatLanguage">
<title>Pango Text Attribute Markup Language</title>
<para>