summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index a15d128..e85eb18 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,3 +1,3 @@
option('introspection', type : 'boolean', value : 'true', description : 'Build GObject-Introspection files')
option('vapi', type : 'boolean', value : 'true', description : 'Build VALA API files (needs introspection=true)')
-option('gtk_doc', type : 'boolean', value : 'true', description : 'Generate the API documentation')
+option('gtk_doc', type : 'boolean', value : 'false', description : 'Generate the API documentation')