scripts/makeheader: Minor improvements
[platform/upstream/libxkbcommon.git] / meson_options.txt
index 69850b8..924d1f7 100644 (file)
@@ -62,6 +62,12 @@ option(
     description: 'Enable building the documentation',
 )
 option(
+    'enable-cool-uris',
+    type: 'boolean',
+    value: false,
+    description: 'Enable creating redirections to maintain stable documentation pages',
+)
+option(
     'enable-wayland',
     type: 'boolean',
     value: true,