zephyr/doc/extensions
Marc Herbert eee564fbfb doc: add space after cmake -Bdir and ninja -Cdir options
Let's be consistent with official cmake, ninja and make documentations.

https://cmake.org/cmake/help/latest/manual/cmake.1.html
cmake --help
man cmake

https://ninja-build.org/manual.html#_running_ninja
ninja --help

https://www.gnu.org/software/make/manual/make.html#Options-Summary
info make 'Options Summary'
etc.

Related to issue #15315

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2019-07-07 16:34:12 -04:00
..
lexer
only doc: fix parallel builds 2019-03-29 11:24:32 +01:00
zephyr doc: add space after cmake -Bdir and ninja -Cdir options 2019-07-07 16:34:12 -04:00
local_util.py scripts: Remove unused variables in all Python scripts 2019-03-28 11:06:20 -05:00