summaryrefslogtreecommitdiff
path: root/doxygen
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/array_cache.doxy1
-rw-r--r--doxygen/core.doxy3
2 files changed, 2 insertions, 2 deletions
diff --git a/doxygen/array_cache.doxy b/doxygen/array_cache.doxy
index 45e35f093d0..6b2b32df837 100644
--- a/doxygen/array_cache.doxy
+++ b/doxygen/array_cache.doxy
@@ -145,7 +145,6 @@ SKIP_FUNCTION_MACROS = YES
# Configuration::addtions related to external references
#---------------------------------------------------------------------------
TAGFILES = core.tag=../core \
- array_cahe.tag=../array_cache \
tnl.tag=../tnl \
swrast_setup.tag=../swrast_setup \
swrast.tag=../swrast \
diff --git a/doxygen/core.doxy b/doxygen/core.doxy
index 637f5caadb3..fb4b561bc27 100644
--- a/doxygen/core.doxy
+++ b/doxygen/core.doxy
@@ -143,7 +143,8 @@ SKIP_FUNCTION_MACROS = YES
#---------------------------------------------------------------------------
# Configuration::addtions related to external references
#---------------------------------------------------------------------------
-TAGFILES = tnl_dd.tag=../tnl_dd \
+TAGFILES = tnl_dd.tag=../tnl_dd \
+ array_cache.tag=../array_cache \
math.tag=../math \
swrast.tag=../swrast \
swrast_setup.tag=../swrast_setup \