Describe the bug
Include additional documentation via the \include command handled via an ALIASES in the DoxyGen-Cfg-File is not shown properly in doxygen 1.10.0.
Expected behavior
The expected output is generated by doxygen 1.9.6 by utilizing the “Doxyfile196.cfg” configuration for the identical input content.
Screenshots
No screenshot, as they generate no further e.g. warnings.
To Reproduce
DoxyGen1100.zip
In the file AppInit.c in the documentation for “Function3” (Line 44-53) the native doxygen commands used to insert the additional information (markdown table) from the “LibOp1_LibOp1_RunFct.doxinclude” file.
This is shown appropriately in doxygen 1.10.0.
In contrast the documentation for “Function4” (Line 59-66) utilizes the ALIASES capability to perform the identical step.
But this is not shown appropriately in doxygen 1.10.0.
Utilizing the identical with doxygen 1.9.6 (“Doxyfile196.cfg”) the results are shown correctly.
The ALIASES are identical for the doxygen versions.
Version
Windows10/11 (64 bit), Doxygen 1.10.0.
Stack trace
No crash
Additional context
na
Describe the bug
Include additional documentation via the \include command handled via an ALIASES in the DoxyGen-Cfg-File is not shown properly in doxygen 1.10.0.
Expected behavior
The expected output is generated by doxygen 1.9.6 by utilizing the “Doxyfile196.cfg” configuration for the identical input content.
Screenshots
No screenshot, as they generate no further e.g. warnings.
To Reproduce
DoxyGen1100.zip
In the file AppInit.c in the documentation for “Function3” (Line 44-53) the native doxygen commands used to insert the additional information (markdown table) from the “LibOp1_LibOp1_RunFct.doxinclude” file.
This is shown appropriately in doxygen 1.10.0.
In contrast the documentation for “Function4” (Line 59-66) utilizes the ALIASES capability to perform the identical step.
But this is not shown appropriately in doxygen 1.10.0.
Utilizing the identical with doxygen 1.9.6 (“Doxyfile196.cfg”) the results are shown correctly.
The ALIASES are identical for the doxygen versions.
Version
Windows10/11 (64 bit), Doxygen 1.10.0.
Stack trace
No crash
Additional context
na