commit | 45c6da5a48b52594ea7f116a56ce92481fbb964a | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Thu Mar 07 20:39:49 2019 -0700 |
committer | Brian Paul <brianp@vmware.com> | Mon Mar 11 20:08:16 2019 -0600 |
tree | 1dd185db1eeec371b05adc74b89b139f1e24d787 | |
parent | 187a527ed762b10e6e3156c678fea7aab0789157 [diff] |
docs: try to improve the Meson documentation (v2) Add new Introduction and Advanced Usage sections. Spell out a few more details, like "ninja install". Improve the layout around example commands. Fix grammatical errors and tighten up the text. Explain the --prefix option. v2: Remove language about 'ninja clean' and move link to Meson information about separate build directories earlier in the page. Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>