diff options
author | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2017-05-02 21:03:27 -0400 |
---|---|---|
committer | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2017-05-03 16:20:53 -0400 |
commit | f3ad633f55b8f2ac744924ca38018c41ee035f1e (patch) | |
tree | 5c61bf27c870ecb53b24bf6708d74b7977da542d /docs/markdown/Additional.md | |
parent | b80d40c287789ec0cb430842923a0254c86a6150 (diff) | |
download | meson-f3ad633f55b8f2ac744924ca38018c41ee035f1e.zip meson-f3ad633f55b8f2ac744924ca38018c41ee035f1e.tar.gz meson-f3ad633f55b8f2ac744924ca38018c41ee035f1e.tar.bz2 |
doc: Fix several minor typos.
Diffstat (limited to 'docs/markdown/Additional.md')
-rw-r--r-- | docs/markdown/Additional.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/markdown/Additional.md b/docs/markdown/Additional.md new file mode 100644 index 0000000..2fff488 --- /dev/null +++ b/docs/markdown/Additional.md @@ -0,0 +1,8 @@ +--- +short-description: Misc documentation +... + +# Additional documentation + +This section references documents miscellaneous design, benchmarks, or +basically anything concerning Meson. |