Shankar - 2020-11-13

Doxygen drops the line number when populating the group__XXX.xml. But the
individual file dumps has line number. How do i retain the line numbers in the
final doxygen output?

Source: C and CPP
Output format: xml

Ex: Individual file dumps:
<codeline lineno="123"> "code snippet"<\codeline></codeline>

Generated group based xml:
<codeline>"code snippet" <\codeline></codeline>

Regards,
Shankar

 

Last edit: Shankar 2020-11-13