diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-08-21 01:37:18 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-21 01:37:18 +0300 |
commit | 6fab0430beafed684283468c157ee1f90c8c533d (patch) | |
tree | d95b2f4df3bc8c5923dc0e549a5ce2ac0c0d94b5 /docs/markdown/Manual.md | |
parent | 511a37085647ffbc45c8f8b7c408ef7898fb998d (diff) | |
parent | 9b5a5c2e61b3eda633acbe859b0e40e9597dac25 (diff) | |
download | meson-6fab0430beafed684283468c157ee1f90c8c533d.zip meson-6fab0430beafed684283468c157ee1f90c8c533d.tar.gz meson-6fab0430beafed684283468c157ee1f90c8c533d.tar.bz2 |
Merge pull request #2224 from mesonbuild/morealpha
More doc alphabetisation
Diffstat (limited to 'docs/markdown/Manual.md')
-rw-r--r-- | docs/markdown/Manual.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/markdown/Manual.md b/docs/markdown/Manual.md index 0c126c0..988efa1 100644 --- a/docs/markdown/Manual.md +++ b/docs/markdown/Manual.md @@ -4,4 +4,6 @@ short-description: User manual for Meson # Manual -This is the user manual for Meson. It currently tracks the state of Git head. If you are using an older version, some of the information here might not work for you. +This is the user manual for Meson. It currently tracks the state of +Git head. If you are using an older version, some of the information +here might not work for you. |