[gtk+] Make the docs parallel installable
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Make the docs parallel installable
- Date: Tue, 11 May 2010 00:07:54 +0000 (UTC)
commit 4b7e72b3a8266514bcbdba81fd2d8f456f18a0c1
Author: Matthias Clasen <mclasen redhat com>
Date: Mon May 10 19:05:42 2010 -0400
Make the docs parallel installable
docs/reference/gdk-pixbuf/Makefile.am | 2 +-
...ixbuf-sections.txt => gdk-pixbuf3-sections.txt} | 4 ----
.../{gdk-pixbuf.types => gdk-pixbuf3.types} | 0
docs/reference/gdk/Makefile.am | 2 +-
.../gdk/{gdk-sections.txt => gdk3-sections.txt} | 0
docs/reference/gdk/{gdk.types => gdk3.types} | 0
docs/reference/gdk/tmpl/general.sgml | 7 -------
docs/reference/gdk/tmpl/pixmaps.sgml | 2 +-
docs/reference/gdk/tmpl/properties.sgml | 2 +-
docs/reference/gdk/tmpl/windows.sgml | 3 ++-
docs/reference/gtk/Makefile.am | 2 +-
.../gtk/{gtk-sections.txt => gtk3-sections.txt} | 0
docs/reference/gtk/{gtk.types => gtk3.types} | 0
docs/reference/gtk/tmpl/gtksettings.sgml | 5 +++++
docs/reference/libgail-util/Makefile.am | 2 +-
...ections.txt => gail-libgail-util3-sections.txt} | 0
...libgail-util.types => gail-libgail-util3.types} | 0
17 files changed, 13 insertions(+), 18 deletions(-)
---
diff --git a/docs/reference/gdk-pixbuf/Makefile.am b/docs/reference/gdk-pixbuf/Makefile.am
index f56aead..2186391 100644
--- a/docs/reference/gdk-pixbuf/Makefile.am
+++ b/docs/reference/gdk-pixbuf/Makefile.am
@@ -4,7 +4,7 @@ include $(top_srcdir)/Makefile.decl
AUTOMAKE_OPTIONS = 1.6
# The name of the module.
-DOC_MODULE=gdk-pixbuf
+DOC_MODULE=gdk-pixbuf3
# The top-level SGML file.
DOC_MAIN_SGML_FILE=gdk-pixbuf.sgml
diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt b/docs/reference/gdk-pixbuf/gdk-pixbuf3-sections.txt
similarity index 98%
rename from docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
rename to docs/reference/gdk-pixbuf/gdk-pixbuf3-sections.txt
index 6d84f8e..61792ba 100644
--- a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
+++ b/docs/reference/gdk-pixbuf/gdk-pixbuf3-sections.txt
@@ -54,8 +54,6 @@ gdk_pixbuf_error_get_type
<SECTION>
<FILE>refcounting</FILE>
-gdk_pixbuf_ref
-gdk_pixbuf_unref
GdkPixbufDestroyNotify
</SECTION>
@@ -120,8 +118,6 @@ gdk_pixbuf_fill
GdkPixbufAnimation
GdkPixbufAnimationIter
gdk_pixbuf_animation_new_from_file
-gdk_pixbuf_animation_ref
-gdk_pixbuf_animation_unref
gdk_pixbuf_animation_get_width
gdk_pixbuf_animation_get_height
gdk_pixbuf_animation_get_iter
diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf.types b/docs/reference/gdk-pixbuf/gdk-pixbuf3.types
similarity index 100%
rename from docs/reference/gdk-pixbuf/gdk-pixbuf.types
rename to docs/reference/gdk-pixbuf/gdk-pixbuf3.types
diff --git a/docs/reference/gdk/Makefile.am b/docs/reference/gdk/Makefile.am
index 7e21e35..75ccec6 100644
--- a/docs/reference/gdk/Makefile.am
+++ b/docs/reference/gdk/Makefile.am
@@ -4,7 +4,7 @@ include $(top_srcdir)/Makefile.decl
AUTOMAKE_OPTIONS = 1.6
# The name of the module.
-DOC_MODULE=gdk
+DOC_MODULE=gdk3
# The top-level SGML file.
DOC_MAIN_SGML_FILE=gdk-docs.sgml
diff --git a/docs/reference/gdk/gdk-sections.txt b/docs/reference/gdk/gdk3-sections.txt
similarity index 100%
rename from docs/reference/gdk/gdk-sections.txt
rename to docs/reference/gdk/gdk3-sections.txt
diff --git a/docs/reference/gdk/gdk.types b/docs/reference/gdk/gdk3.types
similarity index 100%
rename from docs/reference/gdk/gdk.types
rename to docs/reference/gdk/gdk3.types
diff --git a/docs/reference/gdk/tmpl/general.sgml b/docs/reference/gdk/tmpl/general.sgml
index 3278731..eaaf818 100644
--- a/docs/reference/gdk/tmpl/general.sgml
+++ b/docs/reference/gdk/tmpl/general.sgml
@@ -410,10 +410,3 @@ This macro is defined if GDK is configured to use the X backend.
-<!-- ##### MACRO GDK_WINDOWING_WIN32 ##### -->
-<para>
-This macro is defined if GDK is configured to use the Win32 backend.
-</para>
-
-
-
diff --git a/docs/reference/gdk/tmpl/pixmaps.sgml b/docs/reference/gdk/tmpl/pixmaps.sgml
index 333a2b3..bb53be7 100644
--- a/docs/reference/gdk/tmpl/pixmaps.sgml
+++ b/docs/reference/gdk/tmpl/pixmaps.sgml
@@ -24,7 +24,7 @@ pixel can be either on or off).
<!-- ##### SECTION Image ##### -->
-<!-- ##### STRUCT GdkPixmap ##### -->
+<!-- ##### TYPEDEF GdkPixmap ##### -->
<para>
An opaque structure representing an offscreen drawable.
Pointers to structures of type #GdkPixmap, #GdkBitmap,
diff --git a/docs/reference/gdk/tmpl/properties.sgml b/docs/reference/gdk/tmpl/properties.sgml
index 64a1b2d..e0823ac 100644
--- a/docs/reference/gdk/tmpl/properties.sgml
+++ b/docs/reference/gdk/tmpl/properties.sgml
@@ -48,7 +48,7 @@ data commonly stored in X window properties.
<!-- ##### SECTION Image ##### -->
-<!-- ##### STRUCT GdkAtom ##### -->
+<!-- ##### TYPEDEF GdkAtom ##### -->
<para>
An opaque type representing a string as an index into a table
of strings on the X server.
diff --git a/docs/reference/gdk/tmpl/windows.sgml b/docs/reference/gdk/tmpl/windows.sgml
index 9f62167..0b2d714 100644
--- a/docs/reference/gdk/tmpl/windows.sgml
+++ b/docs/reference/gdk/tmpl/windows.sgml
@@ -212,7 +212,7 @@ gdk_offscreen_window_get_pixmap().
<!-- ##### SECTION Image ##### -->
-<!-- ##### STRUCT GdkWindow ##### -->
+<!-- ##### TYPEDEF GdkWindow ##### -->
<para>
An opaque structure representing an onscreen drawable.
Pointers to structures of type #GdkPixmap, #GdkBitmap,
@@ -987,6 +987,7 @@ Registers a window as a potential drop destination.
@window:
@region:
+ GdkWindow *, gpointer:
@GdkWindow *, gpointer:
@user_data:
diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am
index 93b66fc..72e6233 100644
--- a/docs/reference/gtk/Makefile.am
+++ b/docs/reference/gtk/Makefile.am
@@ -4,7 +4,7 @@ include $(top_srcdir)/Makefile.decl
AUTOMAKE_OPTIONS = 1.6
# The name of the module.
-DOC_MODULE=gtk
+DOC_MODULE=gtk3
# The top-level SGML file.
DOC_MAIN_SGML_FILE=gtk-docs.sgml
diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk3-sections.txt
similarity index 100%
rename from docs/reference/gtk/gtk-sections.txt
rename to docs/reference/gtk/gtk3-sections.txt
diff --git a/docs/reference/gtk/gtk.types b/docs/reference/gtk/gtk3.types
similarity index 100%
rename from docs/reference/gtk/gtk.types
rename to docs/reference/gtk/gtk3.types
diff --git a/docs/reference/gtk/tmpl/gtksettings.sgml b/docs/reference/gtk/tmpl/gtksettings.sgml
index f2b7fb4..bcabd31 100644
--- a/docs/reference/gtk/tmpl/gtksettings.sgml
+++ b/docs/reference/gtk/tmpl/gtksettings.sgml
@@ -69,6 +69,11 @@ GtkSettings instance for the default screen.
</para>
+<!-- ##### ARG GtkSettings:gtk-application-prefer-dark-theme ##### -->
+<para>
+
+</para>
+
<!-- ##### ARG GtkSettings:gtk-auto-mnemonics ##### -->
<para>
diff --git a/docs/reference/libgail-util/Makefile.am b/docs/reference/libgail-util/Makefile.am
index e6b4bb9..cfd0f68 100644
--- a/docs/reference/libgail-util/Makefile.am
+++ b/docs/reference/libgail-util/Makefile.am
@@ -4,7 +4,7 @@ include $(top_srcdir)/Makefile.decl
AUTOMAKE_OPTIONS = 1.7
# The name of the module.
-DOC_MODULE=gail-libgail-util
+DOC_MODULE=gail-libgail-util3
# The top-level SGML file.
DOC_MAIN_SGML_FILE=gail-libgail-util-docs.sgml
diff --git a/docs/reference/libgail-util/gail-libgail-util-sections.txt b/docs/reference/libgail-util/gail-libgail-util3-sections.txt
similarity index 100%
rename from docs/reference/libgail-util/gail-libgail-util-sections.txt
rename to docs/reference/libgail-util/gail-libgail-util3-sections.txt
diff --git a/docs/reference/libgail-util/gail-libgail-util.types b/docs/reference/libgail-util/gail-libgail-util3.types
similarity index 100%
rename from docs/reference/libgail-util/gail-libgail-util.types
rename to docs/reference/libgail-util/gail-libgail-util3.types
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]