[Mesa-dev] [PATCH v2] doxygen: update glsl link

tournier.elie tournier.elie at gmail.com
Mon Apr 11 17:10:58 UTC 2016


Thanks.

I wrote an other patch call "*[PATH v2] doxygen: Generate Doxygen for NIR*".

Rhys reviewed it. But I'm not sure he tested it. If it's the case, you can
push it too.

Regards,
Elie

2016-04-11 16:10 GMT+02:00 Emil Velikov <emil.l.velikov at gmail.com>:

> On 9 April 2016 at 13:55, Rhys Kidd <rhyskidd at gmail.com> wrote:
> > On 7 April 2016 at 17:21, Elie TOURNIER <tournier.elie at gmail.com> wrote:
> >>
> >> Signed-off-by: Elie TOURNIER <tournier.elie at gmail.com>
> >> ---
> >>  doxygen/glsl.doxy | 9 +++++----
> >>  1 file changed, 5 insertions(+), 4 deletions(-)
> >>
> >> diff --git a/doxygen/glsl.doxy b/doxygen/glsl.doxy
> >> index 9915ba2..ef71a4a 100644
> >> --- a/doxygen/glsl.doxy
> >> +++ b/doxygen/glsl.doxy
> >> @@ -9,11 +9,12 @@ PROJECT_NAME           = "Mesa GLSL module"
> >>
> >>
> #---------------------------------------------------------------------------
> >>  # configuration options related to the input files
> >>
> >>
> #---------------------------------------------------------------------------
> >> -INPUT                  = ../src/glsl/
> >> +INPUT                  = ../src/compiler/glsl/
> >> +FILE_PATTERNS          = *.c *.cpp *.h
> >>  RECURSIVE              = NO
> >> -EXCLUDE                = ../src/glsl/glsl_lexer.cpp \
> >> -                         ../src/glsl/glsl_parser.cpp \
> >> -                         ../src/glsl/glsl_parser.h
> >> +EXCLUDE                = ../src/compiler/glsl/glsl_lexer.cpp \
> >> +                         ../src/compiler/glsl/glsl_parser.cpp \
> >> +                         ../src/compiler/glsl/glsl_parser.h
> >>  EXCLUDE_PATTERNS       =
> >>
> >>
> #---------------------------------------------------------------------------
> >>  # configuration options related to the HTML output
> >> --
> >> 1.9.1
> >>
> >> _______________________________________________
> >> mesa-dev mailing list
> >> mesa-dev at lists.freedesktop.org
> >> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
> >
> >
> > Thanks Elie.
> >
> > This patch gets my:
> >
> > Reviewed-by: Rhys Kidd <rhyskidd at gmail.com>
> > Tested-by: Rhys Kidd <rhyskidd at gmail.com>
> >
> > However, I believe we both do not have commit privileges to the Mesa
> > repository, so perhaps Emil would be able to push this commit?
> >
> Thanks guys. Barring any comments I'll push it at the end of today.
>
> -Emil
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160411/9c8d970d/attachment-0001.html>


More information about the mesa-dev mailing list