You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An inconsistency in the documentation triggers the new doxygen warning, which is being treated as error:
/build/source/include/fastrtps/types/AnnotationParameterValue.h:64: error: Found non-existing group 'ANNOTATIONPARAMETERVALUE' for the command '@ingroup', ignoring command (warning treated as error, aborting now)
Is there an already existing issue for this?
Expected behavior
Build passes, doxygen generates API doc without error.
Current behavior
Build fails with doxygen >= 1.10.0.
The doxygen 1.10.0 changelog mentions:
and Fast-DDS's doxygen config contains:
An inconsistency in the documentation triggers the new doxygen warning, which is being treated as error:
Steps to reproduce
-DBUILD_DOCUMENTATION=ON
Fast DDS version/commit
v2.13.1
https://github.com/eProsima/Fast-DDS/blob/v2.13.1/doxyfile.in#L839
Platform/Architecture
Other. Please specify in Additional context section.
Transport layer
Default configuration, UDPv4 & SHM
Additional context
Happens on any platform that uses doxygen >= 1.10.0.
See also eProsima/Fast-CDR#193.
XML configuration file
No response
Relevant log output
No response
Network traffic capture
No response
The text was updated successfully, but these errors were encountered: