summaryrefslogtreecommitdiff
path: root/doxygen/swrast_setup.doxy
diff options
context:
space:
mode:
authorRhys Kidd <rhyskidd@gmail.com>2016-04-09 16:43:24 -0400
committerEmil Velikov <emil.l.velikov@gmail.com>2016-04-13 13:44:19 +0100
commit4ba409a364ee5652ecae265ce82c65b64e774a80 (patch)
tree1e354b2a8eed63dd81c6019523b69710cfed3fde /doxygen/swrast_setup.doxy
parent7703a3e3d0079afc10b3048e8bd9d1986a7f3003 (diff)
doxygen: Correct TAGFILE linkage of main
core.doxy was renamed to main.doxy, along with output folder in the below 2004 commit. Correct the other modules' TAGFILE linkage to find the main folder. commit 3ef972f538e1ff207f5919a8068bf14af18fb270 Author: Brian Paul <brian.paul@tungstengraphics.com> Date: Sun May 16 22:07:02 2004 +0000 Replaced 'core' with 'main'. Other minor updates. Signed-off-by: Rhys Kidd <rhyskidd@gmail.com> Acked-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'doxygen/swrast_setup.doxy')
-rw-r--r--doxygen/swrast_setup.doxy2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/swrast_setup.doxy b/doxygen/swrast_setup.doxy
index ee6f3ffdc8f..31414764174 100644
--- a/doxygen/swrast_setup.doxy
+++ b/doxygen/swrast_setup.doxy
@@ -41,7 +41,7 @@ SKIP_FUNCTION_MACROS = YES
# Configuration::addtions related to external references
#---------------------------------------------------------------------------
TAGFILES = tnl_dd.tag=../tnl_dd \
- main.tag=../core \
+ main.tag=../main \
math.tag=../math \
swrast.tag=../swrast \
tnl.tag=../tnl \