docs: spell out "and" in sidebar

There's no need to keep this short, we can just spell out "and" here.
Besides, a slash kind of implies "or", but these articles are about
both of these, not either.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
Erik Faye-Lund
2019-05-06 12:32:59 +02:00
parent 7809331cb9
commit f06e698aad

View File

@@ -40,10 +40,10 @@
<li><a href="conform.html" target="_parent">Conformance Testing</a>
</ul>
<h2>Download / Install</h2>
<h2>Download and Install</h2>
<ul>
<li><a href="download.html" target="_parent">Downloading / Unpacking</a>
<li><a href="install.html" target="_parent">Compiling / Installing</a>
<li><a href="download.html" target="_parent">Downloading and Unpacking</a>
<li><a href="install.html" target="_parent">Compiling and Installing</a>
<ul>
<li><a href="meson.html" target="_parent">Meson</a></li>
</ul>