Doxygen Documentation

Hello,

It seems like the documentation for Agent++ when built with Doxygen is missing a lot of sections.

For example, the ThreadPool class is not generated; however, the mib class still references set_thread_pool() in the init method. I find this very confusing as not all the documentation is generated. I had to manually define AGENTPP_USE_THREAD_POOL in the PREDEFINED section of the doxygen config to get the documentation to include ThreadPool and any code that was wrapped in the ifdef.

Can I request a fix to the doxygen documentation build and an update to the online documentation as those are still outdated.

Thanks,

David

Hi David
I will spent some time to fix that next week.
Best regards
Frank

1 Like