[clutter-gst/clutter-gst-3.0] documentation: add ClutterGst types
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gst/clutter-gst-3.0] documentation: add ClutterGst types
- Date: Fri, 11 Dec 2015 00:24:08 +0000 (UTC)
commit 96772bb01e9b90bb14246787ae96a9124ab35e07
Author: Chris Mayo <aklhfex gmail com>
Date: Sat Nov 28 10:26:08 2015 +0000
documentation: add ClutterGst types
- Set <TITLE> to Types
- Ensure all annotated types and functions are in html
- Remove orphan </SECTION>
- Single <SUBSECTION Standard>
Signed-off-by: Chris Mayo <aklhfex gmail com>
https://bugzilla.gnome.org/show_bug.cgi?id=758768
clutter-gst/clutter-gst-types.c | 5 +++++
doc/reference/clutter-gst-docs.sgml | 1 +
doc/reference/clutter-gst-sections.txt | 22 +++++++++-------------
3 files changed, 15 insertions(+), 13 deletions(-)
---
diff --git a/clutter-gst/clutter-gst-types.c b/clutter-gst/clutter-gst-types.c
index a4ec6f4..b5438c8 100644
--- a/clutter-gst/clutter-gst-types.c
+++ b/clutter-gst/clutter-gst-types.c
@@ -25,6 +25,11 @@
* Boston, MA 02111-1307, USA.
*/
+/**
+ * SECTION:clutter-gst-types
+ * @short_description: Clutter-Gst common types.
+ */
+
#include "clutter-gst-types.h"
ClutterGstFrame *
diff --git a/doc/reference/clutter-gst-docs.sgml b/doc/reference/clutter-gst-docs.sgml
index ff9bacf..3e66978 100644
--- a/doc/reference/clutter-gst-docs.sgml
+++ b/doc/reference/clutter-gst-docs.sgml
@@ -75,6 +75,7 @@
<chapter>
<title>ClutterGst utils</title>
+ <xi:include href="xml/clutter-gst-types.xml"/>
<xi:include href="xml/clutter-gst-util.xml"/>
<xi:include href="xml/clutter-gst-version.xml"/>
</chapter>
diff --git a/doc/reference/clutter-gst-sections.txt b/doc/reference/clutter-gst-sections.txt
index 9e9bd26..6b6afbb 100644
--- a/doc/reference/clutter-gst-sections.txt
+++ b/doc/reference/clutter-gst-sections.txt
@@ -1,30 +1,26 @@
<SECTION>
<FILE>clutter-gst-types</FILE>
-<TITLE>ClutterGstTypes</TITLE>
-ClutterGstSeekFlags
+<TITLE>Types</TITLE>
ClutterGstBufferingMode
+ClutterGstSeekFlags
+ClutterGstBox
+clutter_gst_box_get_width
+clutter_gst_box_get_height
+ClutterGstFrame
+ClutterGstOverlay
+ClutterGstOverlays
+ClutterGstVideoResolution
<SUBSECTION Standard>
clutter_gst_seek_flags_get_type
CLUTTER_GST_TYPE_SEEK_FLAGS
clutter_gst_buffering_mode_get_type
CLUTTER_GST_TYPE_BUFFERING_MODE
-<SUBSECTION Standard>
-ClutterGstBox
-clutter_gst_box_get_width
-clutter_gst_box_get_height
clutter_gst_box_get_type
CLUTTER_GST_TYPE_BOX
-<SUBSECTION Standard>
-ClutterGstFrame
clutter_gst_frame_get_type
CLUTTER_GST_TYPE_FRAME
-ClutterGstVideoResolution
-</SECTION>
-<SUBSECTION Standard>
-ClutterGstOverlay
clutter_gst_overlay_get_type
CLUTTER_GST_TYPE_OVERLAY
-ClutterGstOverlays
clutter_gst_overlays_get_type
CLUTTER_GST_TYPE_OVERLAYS
</SECTION>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]