diff options
author | Jerome Glisse <[email protected]> | 2007-02-16 23:18:56 +0100 |
---|---|---|
committer | Jerome Glisse <[email protected]> | 2007-02-16 23:19:05 +0100 |
commit | c2e0570831ae130fce1fa374bebe25bb9c561e29 (patch) | |
tree | f29bec75589d2c125406b848c16bc49b671a33dc /doxygen/header.html | |
parent | 21f2f7f26b5b9ab9f219f2bd22c68bcaa8cbdfe3 (diff) |
Update doxygen doc to reflet vbo changes.
Update doxygen doc, array_cache no longuer exist,
new shiny vbo modules is there. Tested on unix,
but i think i didn't broke that bat :).
Diffstat (limited to 'doxygen/header.html')
-rw-r--r-- | doxygen/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/header.html b/doxygen/header.html index 5ca2763e0df..7fca3ee5d38 100644 --- a/doxygen/header.html +++ b/doxygen/header.html @@ -7,7 +7,7 @@ <div class="qindex">
<a class="qindex" href="../main/index.html">core</a> |
<a class="qindex" href="../glapi/index.html">glapi</a> |
-<a class="qindex" href="../array_cache/index.html">array_cache</a> |
+<a class="qindex" href="../vbo/index.html">vbo</a> |
<a class="qindex" href="../math/index.html">math</a> |
<a class="qindex" href="../shader/index.html">shader</a> |
<a class="qindex" href="../swrast/index.html">swrast</a> |
|