diff options
author | Brian Paul <brianp@vmware.com> | 2012-02-09 18:06:47 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2012-02-10 08:08:39 -0700 |
commit | 9e0931e355a21ff9902a4127cc63b392d8def0cd (patch) | |
tree | a22e424a7b6c2e2274b740b2350d4357531acd42 /docs | |
parent | 7028e6dc46cb51d7704b270b202a77e8fd5c564d (diff) |
docs: remove link to the GLSL compiler page
The page is terribly out of date.
(cherry picked from commit 65526d54aa2599b069bd443d3e6e9762e613042d)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/contents.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/contents.html b/docs/contents.html index 33c2191ee0..6f556eed91 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -52,7 +52,6 @@ a:visited { <b>User Topics</b> <ul> -<li><a href="shading.html" target="MainFrame">Shading Language</a> <li><a href="egl.html" target="MainFrame">EGL</a> <li><a href="opengles.html" target="MainFrame">OpenGL ES</a> <li><a href="openvg.html" target="MainFrame">OpenVG / Vega</a> |