summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-04-30 20:35:24 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-04-30 20:35:24 -0300
commit5ff7afab880430a3fc750f24766535d3e1c7730b (patch)
tree5a3ef125ad5538bb51789f068c596df8c96e0e74 /meson_options.txt
parentbedc98b192aa018dc96c4cfd37a437ff0c5a172f (diff)
downloadgnome-calendar-5ff7afab880430a3fc750f24766535d3e1c7730b.tar.gz
build: rename gtk_doc to documentation
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 063b8cb0..27e07971 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,2 +1,2 @@
option('tracing', type: 'boolean', value: false, description: 'add extra debugging information')
-option('gtk_doc', type: 'boolean', value: false, description: 'use gtk-doc to build documentation')
+option('documentation', type: 'boolean', value: false, description: 'use gtk-doc to build documentation')