[tepl] amtk: docs: add amtk namespace to section names
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tepl] amtk: docs: add amtk namespace to section names
- Date: Fri, 14 Jul 2017 14:01:23 +0000 (UTC)
commit e31ee88a42f82655bff143e30488682efa91b82a
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Jul 13 14:29:36 2017 +0200
amtk: docs: add amtk namespace to section names
amtk/amtk-action-info-central-store.c | 4 ++--
amtk/amtk-action-info-store.c | 4 ++--
amtk/amtk-action-info.c | 4 ++--
amtk/amtk-action-map.c | 4 ++--
amtk/amtk-menu-item.c | 4 ++--
amtk/amtk-menu-shell.c | 4 ++--
6 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/amtk/amtk-action-info-central-store.c b/amtk/amtk-action-info-central-store.c
index 2b266f5..fa3a1d9 100644
--- a/amtk/amtk-action-info-central-store.c
+++ b/amtk/amtk-action-info-central-store.c
@@ -21,8 +21,8 @@
#include "amtk-action-info.h"
/**
- * SECTION:action-info-central-store
- * @Short_description: Aggregation of all AmtkActionInfoStore's
+ * SECTION:amtk-action-info-central-store
+ * @Short_description: Aggregation of all #AmtkActionInfoStore's
* @Title: AmtkActionInfoCentralStore
* @See_also: #AmtkActionInfoStore
*
diff --git a/amtk/amtk-action-info-store.c b/amtk/amtk-action-info-store.c
index 51f6009..b1d84dd 100644
--- a/amtk/amtk-action-info-store.c
+++ b/amtk/amtk-action-info-store.c
@@ -23,8 +23,8 @@
#include "amtk-menu-item.h"
/**
- * SECTION:action-info-store
- * @Short_description: A store of AmtkActionInfo's
+ * SECTION:amtk-action-info-store
+ * @Short_description: A store of #AmtkActionInfo's
* @Title: AmtkActionInfoStore
* @See_also: #AmtkActionInfo, #AmtkActionInfoCentralStore
*
diff --git a/amtk/amtk-action-info.c b/amtk/amtk-action-info.c
index b873847..0454421 100644
--- a/amtk/amtk-action-info.c
+++ b/amtk/amtk-action-info.c
@@ -23,8 +23,8 @@
#include "amtk-utils.h"
/**
- * SECTION:action-info
- * @Short_description: GAction information
+ * SECTION:amtk-action-info
+ * @Short_description: #GAction information
* @Title: AmtkActionInfo
* @See_also: #AmtkActionInfoStore
*
diff --git a/amtk/amtk-action-map.c b/amtk/amtk-action-map.c
index 3e69de3..7719a90 100644
--- a/amtk/amtk-action-map.c
+++ b/amtk/amtk-action-map.c
@@ -20,8 +20,8 @@
#include "amtk-action-map.h"
/**
- * SECTION:action-map
- * @Short_description: GActionMap wrapper functions
+ * SECTION:amtk-action-map
+ * @Short_description: #GActionMap wrapper functions
* @Title: AmtkActionMap
*
* #GActionMap wrapper functions.
diff --git a/amtk/amtk-menu-item.c b/amtk/amtk-menu-item.c
index 282617a..f29326c 100644
--- a/amtk/amtk-menu-item.c
+++ b/amtk/amtk-menu-item.c
@@ -20,8 +20,8 @@
#include "amtk-menu-item.h"
/**
- * SECTION:menu-item
- * @Short_description: GtkMenuItem functions
+ * SECTION:amtk-menu-item
+ * @Short_description: #GtkMenuItem functions
* @Title: AmtkMenuItem
*
* #GtkMenuItem functions.
diff --git a/amtk/amtk-menu-shell.c b/amtk/amtk-menu-shell.c
index 8c08f5c..524d360 100644
--- a/amtk/amtk-menu-shell.c
+++ b/amtk/amtk-menu-shell.c
@@ -20,8 +20,8 @@
#include "amtk-menu-shell.h"
/**
- * SECTION:menu-shell
- * @Short_description: An extension of GtkMenuShell
+ * SECTION:amtk-menu-shell
+ * @Short_description: An extension of #GtkMenuShell
* @Title: AmtkMenuShell
*
* #AmtkMenuShell extends the #GtkMenuShell abstract class with the
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]