HTML already have a way of doing automatically ordered lists, so let's
use that instead of open-coding one.
Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
<br>
<br>
<h2>Index</h2>
-<a href="#part1">1. High-level Questions and Answers</a>
-<br>
-<a href="#part2">2. Compilation and Installation Problems</a>
-<br>
-<a href="#part3">3. Runtime / Rendering Problems</a>
-<br>
-<a href="#part4">4. Developer Questions</a>
-<br>
+<ol>
+ <li><a href="#part1">High-level Questions and Answers</a></li>
+ <li><a href="#part2">Compilation and Installation Problems</a></li>
+ <li><a href="#part3">Runtime / Rendering Problems</a></li>
+ <li><a href="#part4">Developer Questions</a></li>
+</ol>
<br>
<br>