[libhandy] doc: Exclude enums instead of listing them
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy] doc: Exclude enums instead of listing them
- Date: Wed, 29 Jul 2020 10:55:31 +0000 (UTC)
commit c3ae8e5ec75a2d9ca2992ee344eaf7e8b25e0204
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Wed Jul 29 04:02:00 2020 +0500
doc: Exclude enums instead of listing them
My bad.
Signed-off-by: Alexander Mikhaylenko <alexm gnome org>
doc/handy-docs.xml | 1 -
doc/meson.build | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/doc/handy-docs.xml b/doc/handy-docs.xml
index 3778e970..4c04e6be 100644
--- a/doc/handy-docs.xml
+++ b/doc/handy-docs.xml
@@ -44,7 +44,6 @@
<xi:include href="xml/hdy-combo-row.xml"/>
<xi:include href="xml/hdy-deck.xml"/>
<xi:include href="xml/hdy-enum-value-object.xml"/>
- <xi:include href="xml/hdy-enums.xml"/>
<xi:include href="xml/hdy-expander-row.xml"/>
<xi:include href="xml/hdy-header-bar.xml"/>
<xi:include href="xml/hdy-header-group.xml"/>
diff --git a/doc/meson.build b/doc/meson.build
index 82fcc70d..dcb7c7ac 100644
--- a/doc/meson.build
+++ b/doc/meson.build
@@ -8,6 +8,7 @@ private_headers = [
'gtk-window-private.h',
'hdy-animation-private.h',
'hdy-carousel-box-private.h',
+ 'hdy-enums.h',
'hdy-enums-private.h',
'hdy-main-private.h',
'hdy-nothing-private.h',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]