summaryrefslogtreecommitdiffstats
path: root/docs/contents.html
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2016-06-29 13:26:07 +0100
committerEmil Velikov <[email protected]>2016-11-21 15:08:27 +0000
commit7a39a0091d1371796152b840133b2ca247b12f20 (patch)
treecc000d7fe4b8fc6e129e0486e3678714f83e0e9d /docs/contents.html
parent0fa854aea5ff0a8fe7ed21fef8e9ae2551bae486 (diff)
docs: recommend using --enable-mangling over the manual -DUSE...
Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/contents.html')
-rw-r--r--docs/contents.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contents.html b/docs/contents.html
index d2b63a327cb..c2fe39190c5 100644
--- a/docs/contents.html
+++ b/docs/contents.html
@@ -66,7 +66,7 @@
<li><a href="debugging.html" target="_parent">Debugging Tips</a>
<li><a href="perf.html" target="_parent">Performance Tips</a>
<li><a href="extensions.html" target="_parent">Mesa Extensions</a>
-<li><a href="mangling.html" target="_parent">Function Name Mangling</a>
+<li><a href="mangling.html" target="_parent">GL Function Name Mangling</a>
<li><a href="llvmpipe.html" target="_parent">Gallium llvmpipe driver</a>
<li><a href="vmware-guest.html" target="_parent">VMware SVGA3D guest driver</a>
<li><a href="postprocess.html" target="_parent">Gallium post-processing</a>