diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/faq.html | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/docs/faq.html b/docs/faq.html index 3d73706a198..9261259c0c2 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -22,14 +22,12 @@ Last updated: 19 September 2018 <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> |