From 4ba409a364ee5652ecae265ce82c65b64e774a80 Mon Sep 17 00:00:00 2001 From: Rhys Kidd Date: Sat, 9 Apr 2016 16:43:24 -0400 Subject: 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 Date: Sun May 16 22:07:02 2004 +0000 Replaced 'core' with 'main'. Other minor updates. Signed-off-by: Rhys Kidd Acked-by: Emil Velikov --- doxygen/swrast.doxy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doxygen/swrast.doxy') diff --git a/doxygen/swrast.doxy b/doxygen/swrast.doxy index 520764f16a..cbab13064b 100644 --- a/doxygen/swrast.doxy +++ b/doxygen/swrast.doxy @@ -39,7 +39,7 @@ SKIP_FUNCTION_MACROS = YES #--------------------------------------------------------------------------- # Configuration::addtions related to external references #--------------------------------------------------------------------------- -TAGFILES = main.tag=../core \ +TAGFILES = main.tag=../main \ math.tag=../math \ tnl_dd.tag=../tnl_dd \ swrast_setup.tag=../swrast_setup \ -- cgit v1.2.3