Dear all,

I am using doxygen 1.8.14 windows release.
For a project I am using the anchor tag is used in library A. This library is 
generating a tag file. This library generates its documentation through doxygen 
without any warnings or errors.
Then there is library B which is linking against the tag file for A. When the 
doxygen generation for library B is done there are many warnings about 
duplicate anchors in the tag file of library A. It seems like when reading tag 
files an anchor can not be specified in groups, namespaces and classes without 
generating two warnings. Like I said, there are no warnings about this when 
generating documentation for library A.

Did anyone encounter this already and found a solution?
This warning does not seem to result in any issues with the generated output.

Cheers,
Markus
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to