Hi *,
I'm new to doxygen, using git master branch (cf635ef1) on Ubuntu 18.04
(right now mostly with TeXlive 2018 for compatibility by default, TL
2020 installed to).
the C sources to be documented (not my own code) uses an "EXPORT" define
for some plattforms (e.g. "__declspec(dllexport)" for W
IGNORE_DOXYGEN it's fine.
thanks a lot for your very quick help!!
Harald
On 7/22/20 2:22 PM, Richard Damon wrote:
On 7/22/20 7:49 AM, Harald.Koenig2 via Doxygen-users wrote:
Hi *,
I'm new to doxygen, using git master branch (cf635ef1) on Ubuntu 18.04
(right now mostly with TeX
BUT with
PREDEFINED = EXPORT
EXPAND_ONLY_PREDEF = YES
in the config file (exactly as you mentioned, now that I found it;)
and IGNORE_DOXYGEN it's fine.
thanks a lot for your very quick help!!
Harald
On 7/22/20 2:22 PM, Richard Damon wrote:
On 7/22/20 7:49 AM, Harald.Koenig2 via
Hi again,
I'm new to doxygen, using git master branch (cf635ef1) on Ubuntu 18.04
(right now mostly with TeXlive 2018 for compatibility by default, TL
2020 installed to).
my 2nd problem/question:
I try to get better formatting for thisĀ enum:
---8<-8<-8<-8<-8<-8<-8<