diff options
author | Andreas Boll <[email protected]> | 2012-10-02 15:38:17 +0200 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2012-10-03 08:54:12 +0200 |
commit | 336cc6499bd0847406d03704cad6805e6958cf74 (patch) | |
tree | 13e84899fcac50f9bac5318e0661436963f8e0ac /docs/contents.html | |
parent | d4956699656187297b028017731a10076ad0993e (diff) |
docs: add link to the GLSL compiler page
This reverts commit 9e0931e355a21ff9902a4127cc63b392d8def0cd
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/contents.html')
-rw-r--r-- | docs/contents.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/contents.html b/docs/contents.html index b9a892201f6..57522992c48 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -58,6 +58,7 @@ <b>User Topics</b> <ul> +<li><a href="shading.html" target="_parent">Shading Language</a> <li><a href="egl.html" target="_parent">EGL</a> <li><a href="opengles.html" target="_parent">OpenGL ES</a> <li><a href="openvg.html" target="_parent">OpenVG / Vega</a> |