diff options
author | Bruce Richardson <bruce.richardson@intel.com> | 2018-09-20 15:17:40 +0100 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-09-20 08:13:08 -0700 |
commit | 62d92e3a19e2e6b599a8499dee24f857b46123b4 (patch) | |
tree | 0f26f4b81bce8d41c1734b71252e1ca74b73bc33 /docs/markdown/Build-options.md | |
parent | f657658473bfc0b342cf532bd7ac6788f2c1e9f2 (diff) | |
download | meson-62d92e3a19e2e6b599a8499dee24f857b46123b4.zip meson-62d92e3a19e2e6b599a8499dee24f857b46123b4.tar.gz meson-62d92e3a19e2e6b599a8499dee24f857b46123b4.tar.bz2 |
syntax guide: move logical ops section beside if statement [skip ci]
The "if" statement only covers a small set of the possible ways in
which conditionals can be written, since it leaves the use of
"and", "or" and "not" to the "Logical Operations" section. However,
this is likely to be of interest to those reading about "if" statments,
so move the "logical operations" section up to immediately follow it.
This change also puts in the use of the "!=" operator in the example
to widen the variety of combinations shown.
Diffstat (limited to 'docs/markdown/Build-options.md')
0 files changed, 0 insertions, 0 deletions