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 8cfe98a1ee87daee3263fdc33bb729e9ee351707..537d682998d04122ee01e6dbbc01f08eac801df8 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 d4d967a270f1db3a01de7c7dab59b7bb75a9b2b1..10046b9c34b9b490c275ae49d69e66b5cf2e67d5 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 388af40fe5bd5bd03104f8e1ab2fb5e32322412f..b2601124411276296ef83a97fb3e6d5748ecf8e8 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 520764f16a8e165fdc2b5fe4331e4c860e9b04be..cbab13064b3ad787bf2c9fabf9669dbc80a39891 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 ee6f3ffdc8fba12d8cf9d845c7c335ea4c608768..31414764174ef6016ef9bddf256b4ae72457a444 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 09f5c1cbbe4035d9b49fdda71afffd9c17817c9d..b985b8d36fae7780d16a9d0aebea6281f25a1445 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 d8fed0ab91f9f6bfa05fd2ab3ce771e9bbf45af3..172e46f2db57cb986544502066ded365f791c5c5 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 20100688c9e6c1d74298f51b2531fd08301492ef..db00b3526faa33cd7776bfc3cac44efa7769cca9 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 \