Add GKeyFile section, add index for 2.6 additions.

2004-10-25  Matthias Clasen  <mclasen@redhat.com>

	* glib/glib-docs.sgml:  Add GKeyFile section, add
	index for 2.6 additions.
This commit is contained in:
Matthias Clasen 2004-10-25 13:56:25 +00:00 committed by Matthias Clasen
parent 34e3df22f2
commit 5883072cb2
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2004-10-25 Matthias Clasen <mclasen@redhat.com>
* glib/glib-docs.sgml: Add GKeyFile section, add
index for 2.6 additions.
2004-10-23 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):

View File

@ -55,6 +55,7 @@
<!ENTITY glib-Shell SYSTEM "xml/shell.xml">
<!ENTITY glib-Option SYSTEM "xml/option.xml">
<!ENTITY glib-Markup SYSTEM "xml/markup.xml">
<!ENTITY glib-Keyfile SYSTEM "xml/keyfile.xml">
<!ENTITY glib-i18n SYSTEM "xml/i18n.xml">
<!ENTITY glib-Version SYSTEM "xml/version.xml">
@ -146,6 +147,7 @@ synchronize their operation.
&glib-Option;
&glib-Pattern-Matching;
&glib-Markup;
&glib-Keyfile;
&glib-Windows-Compatability-Functions;
</chapter>
@ -190,5 +192,8 @@ synchronize their operation.
<index role="2.4">
<title>Index of new symbols in 2.4</title>
</index>
<index role="2.6">
<title>Index of new symbols in 2.6</title>
</index>
</book>