Add multiple indices.
2004-05-05 Matthias Clasen <mclasen@redhat.com> * gtk/gtk-docs.sgml: * gdk-pixbuf/gdk-pixbuf.sgml: * gdk/gdk-docs.sgml: Add multiple indices.
This commit is contained in:
committed by
Matthias Clasen
parent
37374c6245
commit
7a15a4065f
@@ -1,3 +1,9 @@
|
||||
2004-05-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk-docs.sgml:
|
||||
* gdk-pixbuf/gdk-pixbuf.sgml:
|
||||
* gdk/gdk-docs.sgml: Add multiple indices.
|
||||
|
||||
2004-05-04 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkuimanager.sgml: Fixes to the DTD.
|
||||
|
||||
@@ -130,7 +130,18 @@
|
||||
&gdk-pixbuf-query-loaders;
|
||||
</reference>
|
||||
|
||||
<index/>
|
||||
<index>
|
||||
<title>Index</title>
|
||||
</index>
|
||||
<index role="deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
</index>
|
||||
<index role="2.2">
|
||||
<title>Index of new symbols in 2.2</title>
|
||||
</index>
|
||||
<index role="2.4">
|
||||
<title>Index of new symbols in 2.4</title>
|
||||
</index>
|
||||
|
||||
&Porting-From-Imlib;
|
||||
|
||||
|
||||
@@ -85,6 +85,17 @@
|
||||
&gdk-X-Window-System-Interaction;
|
||||
</reference>
|
||||
|
||||
<index/>
|
||||
<index>
|
||||
<title>Index</title>
|
||||
</index>
|
||||
<index role="deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
</index>
|
||||
<index role="2.2">
|
||||
<title>Index of new symbols in 2.2</title>
|
||||
</index>
|
||||
<index role="2.4">
|
||||
<title>Index of new symbols in 2.4</title>
|
||||
</index>
|
||||
|
||||
</book>
|
||||
|
||||
@@ -557,7 +557,18 @@ that is, GUI components such as <link linkend="GtkButton">GtkButton</link> or
|
||||
>k-query-immodules;
|
||||
</part>
|
||||
|
||||
<index/>
|
||||
<index>
|
||||
<title>Index</title>
|
||||
</index>
|
||||
<index role="deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
</index>
|
||||
<index role="2.2">
|
||||
<title>Index of new symbols in 2.2</title>
|
||||
</index>
|
||||
<index role="2.4">
|
||||
<title>Index of new symbols in 2.4</title>
|
||||
</index>
|
||||
|
||||
</book>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user