summaryrefslogtreecommitdiff
path: root/doxygen/main.doxy
diff options
context:
space:
mode:
authorJerome Glisse <glisse@freedesktop.org>2007-02-16 23:18:56 +0100
committerJerome Glisse <glisse@freedesktop.org>2007-02-16 23:19:05 +0100
commitc2e0570831ae130fce1fa374bebe25bb9c561e29 (patch)
treef29bec75589d2c125406b848c16bc49b671a33dc /doxygen/main.doxy
parent21f2f7f26b5b9ab9f219f2bd22c68bcaa8cbdfe3 (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/main.doxy')
-rw-r--r--doxygen/main.doxy2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/main.doxy b/doxygen/main.doxy
index 3cb05967aa..416b4338e8 100644
--- a/doxygen/main.doxy
+++ b/doxygen/main.doxy
@@ -40,7 +40,7 @@ SKIP_FUNCTION_MACROS = YES
# Configuration::addtions related to external references
#---------------------------------------------------------------------------
TAGFILES = tnl_dd.tag=../tnl_dd \
- array_cache.tag=../array_cache \
+ vbo.tag=../vbo \
glapi.tag=../glapi \
math.tag=../math \
shader.tag=../shader \