> On 7 Apr 2021, at 14:13, Julien Grall <jul...@xen.org> wrote: > > Hi, > > On 06/04/2021 11:36, Luca Fancellu wrote: >> Modification to include/public/grant_table.h: >> 1) Change anonymous structure to be named structure, >> because doxygen can't deal with them. > > What do you mean by can't deal with them? I had a quick try with doxygen > build and couldn't find any failure (although I haven't looked at the output). > Hi Julien, The problem is that Doxygen can’t generate proper documentation for anonymous union/structure, it ends up with warning and/or producing wrong documentation like changing names or giving field description to the wrong field. Cheers, Luca > Cheers, > > -- > Julien Grall
- [PATCH 0/3] Use Doxygen and sphinx for html documentati... Luca Fancellu
- [PATCH 2/3] docs: hypercalls sphinx skeleton for g... Luca Fancellu
- [PATCH 3/3] docs/doxygen: doxygen documentation fo... Luca Fancellu
- Re: [PATCH 3/3] docs/doxygen: doxygen document... Jan Beulich
- Re: [PATCH 3/3] docs/doxygen: doxygen docu... Stefano Stabellini
- Re: [PATCH 3/3] docs/doxygen: doxygen ... Jan Beulich
- Re: [PATCH 3/3] docs/doxygen: dox... Luca Fancellu
- Re: [PATCH 3/3] docs/doxygen:... Jan Beulich
- Re: [PATCH 3/3] docs/doxygen: doxygen document... Julien Grall
- Re: [PATCH 3/3] docs/doxygen: doxygen docu... Luca Fancellu
- Re: [PATCH 3/3] docs/doxygen: doxygen ... Julien Grall
- Re: [PATCH 3/3] docs/doxygen: dox... Luca Fancellu
- Re: [PATCH 3/3] docs/doxygen: doxygen ... Ian Jackson
- Re: [PATCH 3/3] docs/doxygen: dox... Bertrand Marquis
- Re: [PATCH 3/3] docs/doxygen:... Jan Beulich
- Re: [PATCH 3/3] docs/doxy... Bertrand Marquis
- Re: [PATCH 3/3] docs/doxygen:... Julien Grall
- Re: [PATCH 3/3] docs/doxy... Bertrand Marquis
- Re: [PATCH 3/3] docs/doxy... Ian Jackson
- Re: [PATCH 0/3] Use Doxygen and sphinx for html do... Andrew Cooper