Consistent subsections in compile guide

In the compile guide, the "Dependencies for Linux and OSMesa" section
looks to be one level too high in the hierarchy. I've moved it to be in
line with the similarly-named sub-sub-sections.

Closes #1923.
This commit is contained in:
A. Tombs 2021-06-23 08:16:53 +01:00 committed by Camilla Löwy
parent a89fcd20d8
commit 52d8347d34
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ Once you have installed the necessary packages, move on to @ref
compile_generate.
@subsection compile_deps_osmesa Dependencies for Linux and OSMesa
@subsubsection compile_deps_osmesa Dependencies for Linux and OSMesa
To compile GLFW for OSMesa, you need to install the OSMesa library and header
packages. For example, on Ubuntu and other distributions based on Debian