aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2020-06-16 15:23:15 -0700
committerDylan Baker <dylan@pnwbakers.com>2020-08-01 22:00:06 -0700
commit601789cc7ce3692fbefe14047d8b8cc68a3d5160 (patch)
tree16d0f0df1b28effb84519ef0145464d882e8e6e8 /docs
parente981798e0b5ccb53cdb94a616c9bccc20f091e6b (diff)
downloadmeson-601789cc7ce3692fbefe14047d8b8cc68a3d5160.zip
meson-601789cc7ce3692fbefe14047d8b8cc68a3d5160.tar.gz
meson-601789cc7ce3692fbefe14047d8b8cc68a3d5160.tar.bz2
machine-files: deprecate the paths section
Diffstat (limited to 'docs')
-rw-r--r--docs/markdown/Machine-files.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/markdown/Machine-files.md b/docs/markdown/Machine-files.md
index 9affdca..60c4dd5 100644
--- a/docs/markdown/Machine-files.md
+++ b/docs/markdown/Machine-files.md
@@ -172,8 +172,10 @@ An incomplete list of internally used programs that can be overridden here is:
### Paths and Directories
+*Deprecated in 0.55.0* use the built-in section instead.
+
As of 0.50.0 paths and directories such as libdir can be defined in the native
-and cross files in a paths section. These should be strings
+and cross files in a paths section. These should be strings.
```ini
[paths]