X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=doxygen%2Fgallium.doxy;h=1a38c8d12c3b11e9d5c77851f69bd46b14ff86e4;hb=0570c7a7b5b00724c3cee0eb32ce042c362e2f96;hp=fbcec03ea651a18bc6d161bc1083f391793ce4e1;hpb=01434dd3bde60fee5a92a50ba2219d45f2901d71;p=mesa.git diff --git a/doxygen/gallium.doxy b/doxygen/gallium.doxy index fbcec03ea65..1a38c8d12c3 100644 --- a/doxygen/gallium.doxy +++ b/doxygen/gallium.doxy @@ -113,7 +113,7 @@ FULL_PATH_NAMES = YES # If left blank the directory from which doxygen is run is used as the # path to strip. -STRIP_FROM_PATH = ../src/mesa +STRIP_FROM_PATH = ../src # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of # the path mentioned in the documentation of a class, which tells @@ -478,9 +478,8 @@ WARN_LOGFILE = # with spaces. INPUT = gallium.doc \ - ../src/mesa/pipe \ - ../src/mesa/state_tracker \ - ../src/mesa/drivers/dri/intel_winsys + ../src/gallium \ + ../src/mesa/state_tracker # This tag can be used to specify the character encoding of the source files that # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default