[evolution] Correct evolution-mail-formatter user documentation build warning
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Correct evolution-mail-formatter user documentation build warning
- Date: Tue, 30 Oct 2018 16:05:15 +0000 (UTC)
commit e52924d937d9c22f9202d84d4eb833c70171b857
Author: Milan Crha <mcrha redhat com>
Date: Tue Oct 30 17:04:52 2018 +0100
Correct evolution-mail-formatter user documentation build warning
Related to https://gitlab.gnome.org/GNOME/gtk-doc/issues/61
.../evolution-mail-formatter/evolution-mail-formatter-docs.sgml.in | 7 +++++++
docs/reference/evolution-util/evolution-util-docs.sgml.in | 4 ++++
src/em-format/e-mail-part-utils.c | 2 +-
3 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/docs/reference/evolution-mail-formatter/evolution-mail-formatter-docs.sgml.in
b/docs/reference/evolution-mail-formatter/evolution-mail-formatter-docs.sgml.in
index 7222124cb9..5ec4d8a580 100644
--- a/docs/reference/evolution-mail-formatter/evolution-mail-formatter-docs.sgml.in
+++ b/docs/reference/evolution-mail-formatter/evolution-mail-formatter-docs.sgml.in
@@ -49,8 +49,15 @@
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
+ <index id="api-index-3-30" role="3.30">
+ <title>Index of new symbols in 3.30</title>
+ <xi:include href="xml/api-index-3.30.xml"><xi:fallback /></xi:include>
+ </index>
+
<index id="api-index-3-8" role="3.8">
<title>Index of new symbols in 3.8</title>
<xi:include href="xml/api-index-3.8.xml"><xi:fallback /></xi:include>
</index>
+
+ <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>
diff --git a/docs/reference/evolution-util/evolution-util-docs.sgml.in
b/docs/reference/evolution-util/evolution-util-docs.sgml.in
index ac4b26ed70..b73be8fb84 100644
--- a/docs/reference/evolution-util/evolution-util-docs.sgml.in
+++ b/docs/reference/evolution-util/evolution-util-docs.sgml.in
@@ -324,6 +324,10 @@
<title>Index</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
+ <index id="api-index-3-32" role="3.32">
+ <title>Index of new symbols in 3.32</title>
+ <xi:include href="xml/api-index-3.32.xml"><xi:fallback /></xi:include>
+ </index>
<index id="api-index-3-28" role="3.28">
<title>Index of new symbols in 3.28</title>
<xi:include href="xml/api-index-3.28.xml"><xi:fallback /></xi:include>
diff --git a/src/em-format/e-mail-part-utils.c b/src/em-format/e-mail-part-utils.c
index f49357984e..6b2c17f1cb 100644
--- a/src/em-format/e-mail-part-utils.c
+++ b/src/em-format/e-mail-part-utils.c
@@ -699,7 +699,7 @@ message_find_parent_part_rec (CamelMimePart *part,
* Searches for the parent of the @child in the @message, The @child is
* supposed to be in the @message.
*
- * Returns: (nullable) (transfer none): Parent of the @child, or %NULL.
+ * Returns: (transfer none) (nullable): Parent of the @child, or %NULL.
*
* Since: 3.30
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]