meson/docs/yaml/elementary
Xavier Claessens 4c85a7af92 doc: Dictionaries are ordered since Meson 0.62.0
This is a side effect of requiring Python >= 3.7 which itself guarantees
dictionary order. This is now a Meson language guarantee as well which
is required for passing default_options as dict and is generally
expected by users.
2023-06-20 16:10:20 -07:00
..
any.yaml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
bool.yml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
dict.yml doc: Dictionaries are ordered since Meson 0.62.0 2023-06-20 16:10:20 -07:00
int.yml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
list.yml docs: YAML: Add `arg_flattening: false` where required 2022-04-07 17:16:26 -04:00
str.yml add str.splitlines method 2023-06-20 08:28:47 -04:00
void.yml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00