[grilo/wip/hadess/update-docs: 1/2] build: Build docs by default
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo/wip/hadess/update-docs: 1/2] build: Build docs by default
- Date: Wed, 6 Feb 2019 13:00:05 +0000 (UTC)
commit aa89906abf5453a8b6efc759453f2b1e7e8ff80e
Author: Bastien Nocera <hadess hadess net>
Date: Wed Feb 6 13:38:19 2019 +0100
build: Build docs by default
Otherwise we can't see the errors in the docs.
meson_options.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 5f396a1..a2a6fc4 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,6 +1,6 @@
option('enable-grl-net', type: 'boolean', value: true, description: 'Enable Grilo Net library')
option('enable-grl-pls', type: 'boolean', value: true, description: 'Enable Grilo Pls library')
-option('enable-gtk-doc', type: 'boolean', value: false, description: 'Enable generating the API reference')
+option('enable-gtk-doc', type: 'boolean', value: true, description: 'Enable generating the API reference')
option('enable-introspection', type: 'boolean', value: true, description: 'Enable GObject Introspection')
option('enable-test-ui', type: 'boolean', value: true, description: 'Build Test UI')
option('enable-vala', type: 'boolean', value: true, description: 'Enable Vala (enables GObject
Introspection)')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]