From 0a3b91c1c9f8ae6d8db6a20e25c862766ea09f2c Mon Sep 17 00:00:00 2001 From: Daniel Mensinger Date: Sun, 3 Mar 2019 10:53:36 +0100 Subject: rewriter: Mark the info output as experimental --- docs/markdown/Rewriter.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/markdown/Rewriter.md b/docs/markdown/Rewriter.md index 30e0bc1..f143ac0 100644 --- a/docs/markdown/Rewriter.md +++ b/docs/markdown/Rewriter.md @@ -227,5 +227,4 @@ When this operation is used, meson will print a JSON dump to stderr, containing all available information to the rewriter about the build target / function kwargs in question. -The output format is guaranteed to be backwards compatible, but new keys may be -added in the future. +The output format is currently experimental and may change in the future. -- cgit v1.1