kunzeng

Results 28 comments of kunzeng

I am sorry for adding a url, here are the source codes. [logging-log4j2-rel-2.17.2.zip](https://github.com/doxygen/doxygen/files/9258283/logging-log4j2-rel-2.17.2.zip)

OK! Thank you for your apply! Has this problem occurred before?

I suddenly remembered that I also encountered this problem in the first half of last year. At the beginning, I remembered that it was because the memory was not enough....

Thank you very much! According to the link; https://github.com/doxygen/doxygen/issues/9490#issuecomment-1205071804, I need to shorten the path. Is it right?But there is a problem, such as calling functions between files, just like...

OK! Firstly, I try to run doxygen in Ubuntu. If it is OK, I run it in Ubuntu

Here are my source codes and configuration file. For example, some functions in codes\modules\ngx_epoll_module.c missed, such as epoll_create, epoll_ctl and io_destroy. | | 13247194792 | | ***@***.*** | On 8/1/2022...

I have send my source codes and configuration file to you by email. Looking forward to your reply, thank you!

I am sorry for the failure to send packets yesterday due to network reasons. Here are the part of nginx source codes and my configuration file.[data.zip](https://github.com/doxygen/doxygen/files/9238306/data.zip)

> I just created a small example: > > **source code** > > ``` > /// \file > > /// the define > #define NGX_HAVE_EVENTFD_EXIST 1 > > #if (NGX_HAVE_EVENTFD_EXIST)...

> In your `Doxyfile` I see: > > ``` > INPUT = D:/nginx-release-1.21.6/src/event > ``` > > though in the `data` directory of `data.zip` I see just the directories `./codes`...