Help: Improve documentation links and formatting

This commit is contained in:
Bartosz Kosiorek
2019-03-26 16:13:41 +01:00
parent db20cb2f9f
commit 07f3082d3b
57 changed files with 350 additions and 339 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ Copy mesa headers for use in combination with system GL.
use_mangled_mesa(PATH_TO_MESA OUTPUT_DIRECTORY)
The path to mesa includes, should contain gl_mangle.h. The mesa
The path to mesa includes, should contain ``gl_mangle.h``. The mesa
headers are copied to the specified output directory. This allows
mangled mesa headers to override other GL headers by being added to
the include directory path earlier.