X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=doxygen%2Fglapi.doxy;h=10046b9c34b9b490c275ae49d69e66b5cf2e67d5;hb=ff2f44d86585e842d2e412e0730a5742441fafe2;hp=3290f8455a1edd450e9d5695f645a6efc8e729a2;hpb=a4b344baa2484c65a1618f3cce3a94c91dea8ef7;p=mesa.git diff --git a/doxygen/glapi.doxy b/doxygen/glapi.doxy index 3290f8455a1..10046b9c34b 100644 --- a/doxygen/glapi.doxy +++ b/doxygen/glapi.doxy @@ -9,7 +9,7 @@ PROJECT_NAME = "Mesa GL API dispatcher" #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = ../src/mesa/glapi/ +INPUT = ../src/mapi/glapi/ FILE_PATTERNS = *.c *.h RECURSIVE = NO EXCLUDE = @@ -39,11 +39,11 @@ 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 \ swrast_setup.tag=../swrast_setup \ tnl.tag=../tnl \ - vbo.tag=vbo -GENERATE_TAGFILE = swrast.tag + vbo.tag=../vbo +GENERATE_TAGFILE = glapi.tag