[gssdp] Revert "build: Build docs by default"



commit 2a6526fc7a9ce3503665b69f131efd2449c99e09
Author: Jens Georg <mail jensge org>
Date:   Thu Sep 2 13:47:50 2021 +0200

    Revert "build: Build docs by default"
    
    This reverts commit 652edd5c0145c0a542017840e3f3bc22b9ade159.

 meson_options.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 1fdc8fe..ab1f0bd 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,4 +1,4 @@
-option('gtk_doc', type: 'boolean', value: true, description: 'Enable generating the API reference (depends 
on GTK-Doc)')
+option('gtk_doc', type: 'boolean', value: false, description: 'Enable generating the API reference (depends 
on GTK-Doc)')
 option('sniffer', type: 'boolean', value: true, description: 'Compile graphical SSDP sniffer')
 option('introspection', type: 'boolean', value : true, description: 'Enable or disable GObject 
Introspection')
 option('vapi', type: 'boolean', value: true, description: 'Enable or disable generation of Vala vapi file')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]