From: Erik Faye-Lund Date: Mon, 6 May 2019 10:50:34 +0000 (+0200) Subject: docs: give download-article a primary heading X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=87683ba0587a0d62d0b336143344ba283316bcb0;p=mesa.git docs: give download-article a primary heading It's generally frowned upon to have multiple H1 headings in HTML4. So let's add a primary heading for the article, and source that from the title used in the sidebar. While we're at it, let's update the title in the article to match the title from the sidebar as well. Signed-off-by: Erik Faye-Lund Reviewed-by: Eric Engestrom --- diff --git a/docs/download.html b/docs/download.html index 3807f836d14..d53d1203d11 100644 --- a/docs/download.html +++ b/docs/download.html @@ -2,7 +2,7 @@ - Getting Mesa + Downloading and Unpacking @@ -14,7 +14,9 @@
-

Downloading

+

Downloading and Unpacking

+ +

Downloading

Primary Mesa download site: @@ -38,7 +40,7 @@ in the same directory, and are recognisable by the

-

Unpacking

+

Unpacking

Mesa releases are available in two formats: .tar.xz and .tar.gz. @@ -56,7 +58,7 @@ To unpack the tarball: -

Contents

+

Contents

Proceed to the compilation and installation @@ -64,7 +66,7 @@ instructions.

-

Demos, GLUT, and GLU

+

Demos, GLUT, and GLU

A package of SGI's GLU library is available