[gtk/matthiasc/for-master: 12/12] docs: Some restructuring
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 12/12] docs: Some restructuring
- Date: Thu, 29 Oct 2020 18:25:19 +0000 (UTC)
commit 3164f328b56488625c13587473b6fbe3000fe55d
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Oct 29 14:19:12 2020 -0400
docs: Some restructuring
Give the GDK docs some more structure.
docs/reference/gdk/gdk4-docs.xml | 35 ++++++++++++++++++++++++-----------
1 file changed, 24 insertions(+), 11 deletions(-)
---
diff --git a/docs/reference/gdk/gdk4-docs.xml b/docs/reference/gdk/gdk4-docs.xml
index 3e1ed5f974..50b018be9d 100644
--- a/docs/reference/gdk/gdk4-docs.xml
+++ b/docs/reference/gdk/gdk4-docs.xml
@@ -16,14 +16,16 @@
</releaseinfo>
</bookinfo>
- <reference id="reference">
+ <chapter>
<title>API Reference</title>
<xi:include href="xml/general.xml" />
<xi:include href="xml/gdkdisplaymanager.xml" />
<xi:include href="xml/gdkdisplay.xml" />
<xi:include href="xml/gdkseat.xml" />
<xi:include href="xml/gdkdevice.xml" />
- <xi:include href="xml/gdkdevicepad.xml" />
+ <section>
+ <xi:include href="xml/gdkdevicepad.xml" />
+ </section>
<xi:include href="xml/gdkmonitor.xml" />
<xi:include href="xml/regions.xml" />
<xi:include href="xml/textures.xml" />
@@ -32,16 +34,24 @@
<xi:include href="xml/cursors.xml" />
<xi:include href="xml/gdksurface.xml" />
<xi:include href="xml/gdktoplevel.xml" />
- <xi:include href="xml/gdktoplevellayout.xml" />
- <xi:include href="xml/gdktoplevelsize.xml" />
+ <section>
+ <xi:include href="xml/gdktoplevellayout.xml" />
+ <xi:include href="xml/gdktoplevelsize.xml" />
+ </section>
<xi:include href="xml/gdkpopup.xml" />
- <xi:include href="xml/gdkpopuplayout.xml" />
+ <section>
+ <xi:include href="xml/gdkpopuplayout.xml" />
+ </section>
<xi:include href="xml/gdkframeclock.xml" />
- <xi:include href="xml/gdkframetimings.xml" />
+ <section>
+ <xi:include href="xml/gdkframetimings.xml" />
+ </section>
<xi:include href="xml/gdkdrawcontext.xml" />
- <xi:include href="xml/gdkglcontext.xml" />
- <xi:include href="xml/gdkvulkancontext.xml" />
- <xi:include href="xml/gdkcairocontext.xml" />
+ <section>
+ <xi:include href="xml/gdkglcontext.xml" />
+ <xi:include href="xml/gdkvulkancontext.xml" />
+ <xi:include href="xml/gdkcairocontext.xml" />
+ </section>
<xi:include href="xml/events.xml" />
<xi:include href="xml/keys.xml" />
<xi:include href="xml/gdkclipboard.xml" />
@@ -50,13 +60,16 @@
<xi:include href="xml/gdkcontentprovider.xml" />
<xi:include href="xml/gdkcontentserializer.xml" />
<xi:include href="xml/gdkcontentdeserializer.xml" />
- <xi:include href="xml/gdkapplaunchcontext.xml" />
<xi:include href="xml/pixbufs.xml" />
<xi:include href="xml/pango_interaction.xml" />
<xi:include href="xml/cairo_interaction.xml" />
+ </chapter>
+ <chapter>
+ <title>GDK Platform Support</title>
+ <xi:include href="xml/gdkapplaunchcontext.xml" />
<xi:include href="xml/x_interaction.xml" />
<xi:include href="xml/wayland_interaction.xml" />
- </reference>
+ </chapter>
<index id="api-index-full">
<title>Index of all symbols</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]