docs: give download-article a primary heading
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 6 May 2019 10:50:34 +0000 (12:50 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 8 May 2019 07:18:15 +0000 (07:18 +0000)
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 <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/download.html

index 3807f836d142e51f272d952e54e11e4d76ba82ba..d53d1203d1191e3b10be0ff36f06329204f0ece1 100644 (file)
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
   <meta http-equiv="content-type" content="text/html; charset=utf-8">
-  <title>Getting Mesa</title>
+  <title>Downloading and Unpacking</title>
   <link rel="stylesheet" type="text/css" href="mesa.css">
 </head>
 <body>
@@ -14,7 +14,9 @@
 <iframe src="contents.html"></iframe>
 <div class="content">
 
-<h1>Downloading</h1>
+<h1>Downloading and Unpacking</h1>
+
+<h2>Downloading</h2>
 
 <p>
 Primary Mesa download site:
@@ -38,7 +40,7 @@ in the same directory, and are recognisable by the
 </p>
 
 
-<h1>Unpacking</h1>
+<h2>Unpacking</h2>
 
 <p>
 Mesa releases are available in two formats: <tt>.tar.xz</tt> and <tt>.tar.gz</tt>.
@@ -56,7 +58,7 @@ To unpack the tarball:
 </pre>
 
 
-<h1>Contents</h1>
+<h2>Contents</h2>
 
 <p>
 Proceed to the <a href="install.html">compilation and installation
@@ -64,7 +66,7 @@ instructions</a>.
 </p>
 
 
-<h1>Demos, GLUT, and GLU</h1>
+<h2>Demos, GLUT, and GLU</h2>
 
 <p>
 A package of SGI's GLU library is available