OSDN Git Service

doxygen: Correct TAGFILE linkage of main
authorRhys Kidd <rhyskidd@gmail.com>
Sat, 9 Apr 2016 20:43:24 +0000 (16:43 -0400)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 13 Apr 2016 12:44:19 +0000 (13:44 +0100)
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>
doxygen/gbm.doxy
doxygen/glapi.doxy
doxygen/math.doxy
doxygen/swrast.doxy
doxygen/swrast_setup.doxy
doxygen/tnl.doxy
doxygen/tnl_dd.doxy
doxygen/vbo.doxy

index 8cfe98a..537d682 100644 (file)
@@ -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 \
index d4d967a..10046b9 100644 (file)
@@ -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.tag=../swrast \
index 388af40..b260112 100644 (file)
@@ -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 \
                          swrast.tag=../swrast \
                          swrast_setup.tag=../swrast_setup \
                          tnl.tag=../tnl \
index 520764f..cbab130 100644 (file)
@@ -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 \
index ee6f3ff..3141476 100644 (file)
@@ -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 \
index 09f5c1c..b985b8d 100644 (file)
@@ -41,7 +41,7 @@ SKIP_FUNCTION_MACROS   = YES
 # Configuration::addtions related to external references   
 #---------------------------------------------------------------------------
 TAGFILES               = tnl_dd.tag=../tnl \
-                         main.tag=../core \
+                         main.tag=../main \
                          math.tag=../math \
                          swrast.tag=../swrast \
                          swrast_setup.tag=../swrast_setup \
index d8fed0a..172e46f 100644 (file)
@@ -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 \
                          swrast.tag=../swrast \
                          swrast_setup.tag=../swrast_setup \
index 2010068..db00b35 100644 (file)
@@ -40,7 +40,7 @@ SKIP_FUNCTION_MACROS   = YES
 #---------------------------------------------------------------------------
 # Configuration::addtions related to external references   
 #---------------------------------------------------------------------------
-TAGFILES               = main.tag=../core \
+TAGFILES               = main.tag=../main \
                         math.tag=../math \
                         swrast.tag=../swrast \
                         swrast_setup.tag=../swrast_setup \