aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/keyval.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/keyval.md')
-rw-r--r--docs/markdown/snippets/keyval.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/markdown/snippets/keyval.md b/docs/markdown/snippets/keyval.md
deleted file mode 100644
index 895de9b..0000000
--- a/docs/markdown/snippets/keyval.md
+++ /dev/null
@@ -1,7 +0,0 @@
-## `unstable-keyval` is now stable `keyval`
-
-The `unstable-keyval` has been renamed to `keyval` and now promises stability
-guarantees.
-
-Meson will print a warning when you load an `unstable-` module that has been
-stabilised (so `unstable-keyval` is still accepted for example).