diff options
Diffstat (limited to 'doxygen/gbm.doxy')
-rw-r--r-- | doxygen/gbm.doxy | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doxygen/gbm.doxy b/doxygen/gbm.doxy index 37e4aa05f95..537d682998d 100644 --- a/doxygen/gbm.doxy +++ b/doxygen/gbm.doxy @@ -39,10 +39,10 @@ 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=../gbm_setup \ + swrast_setup.tag=../swrast_setup \ tnl.tag=../tnl \ - vbo.tag=vbo + vbo.tag=../vbo GENERATE_TAGFILE = gbm.tag |