summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/buildopts_section.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/buildopts_section.md')
-rw-r--r--docs/markdown/snippets/buildopts_section.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/markdown/snippets/buildopts_section.md b/docs/markdown/snippets/buildopts_section.md
deleted file mode 100644
index 74cf8a1c9..000000000
--- a/docs/markdown/snippets/buildopts_section.md
+++ /dev/null
@@ -1,14 +0,0 @@
-## New `section` key for the buildoptions introspection
-
-Meson now has a new `section` key in each build option. This allows
-IDEs to group these options similar to `meson configure`.
-
-The possible values for `section` are:
-
- - core
- - backend
- - base
- - compiler
- - directory
- - user
- - test