X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=doxygen%2Fglapi.doxy;h=10046b9c34b9b490c275ae49d69e66b5cf2e67d5;hb=204e4da9b4768033b81ec69d448eca9ba1c872fe;hp=eafc2a109adec53735468dea66edfd54ac01c601;hpb=e3358dea660f5dec53a8be9e38d725f4fd829e14;p=mesa.git diff --git a/doxygen/glapi.doxy b/doxygen/glapi.doxy index eafc2a109ad..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 \ - array_cache.tag=array_cache -GENERATE_TAGFILE = swrast.tag + vbo.tag=../vbo +GENERATE_TAGFILE = glapi.tag