[clutter/clutter-1.16] docs: Remove empty line before parameter tags
- From: Rob Bradford <rbradford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/clutter-1.16] docs: Remove empty line before parameter tags
- Date: Tue, 14 May 2013 11:43:10 +0000 (UTC)
commit 3de7e494320e8e1d59777d0bf48d7fd4e9d9bd2e
Author: Chris Cummins <christopher e cummins intel com>
Date: Mon May 13 13:22:50 2013 +0100
docs: Remove empty line before parameter tags
The gtk-doc parser has somewhat esoteric rules regarding blank lines and
paragraph breaks, causing these parameter descriptions to be missed. See:
https://developer.gnome.org/gtk-doc-manual/stable/documenting_syntax.html.en
clutter/wayland/clutter-input-device-wayland.c | 1 -
clutter/wayland/clutter-stage-wayland.c | 2 --
2 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/clutter/wayland/clutter-input-device-wayland.c b/clutter/wayland/clutter-input-device-wayland.c
index 8f08ff6..584f64f 100644
--- a/clutter/wayland/clutter-input-device-wayland.c
+++ b/clutter/wayland/clutter-input-device-wayland.c
@@ -526,7 +526,6 @@ clutter_input_device_wayland_init (ClutterInputDeviceWayland *self)
/**
* clutter_wayland_input_device_get_wl_input_device: (skip)
- *
* @device: a #ClutterInputDevice
*
* Access the underlying data structure representing the Wayland device that is
diff --git a/clutter/wayland/clutter-stage-wayland.c b/clutter/wayland/clutter-stage-wayland.c
index 79d868a..20038fb 100644
--- a/clutter/wayland/clutter-stage-wayland.c
+++ b/clutter/wayland/clutter-stage-wayland.c
@@ -231,7 +231,6 @@ clutter_stage_wayland_class_init (ClutterStageWaylandClass *klass)
/**
* clutter_wayland_stage_get_wl_shell_surface: (skip)
- *
* @stage: a #ClutterStage
*
* Access the underlying data structure representing the shell surface that is
@@ -261,7 +260,6 @@ clutter_wayland_stage_get_wl_shell_surface (ClutterStage *stage)
/**
* clutter_wayland_stage_get_wl_surface: (skip)
- *
* @stage: a #ClutterStage
*
* Access the underlying data structure representing the surface that is
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]