crimeanbob
Programmer
I'm running Doxygen source documentation tool on exisitng C code. This code has a structure with the same name in two directories in a tree. Both these directories are on the same levvel and so do not conflict.
When i run the doxygen tool it produces documentation with one reference to a structure which is a compound of both versions of the original. Does anyone know how to make it produce two instances of the structure in this case?
cheers
When i run the doxygen tool it produces documentation with one reference to a structure which is a compound of both versions of the original. Does anyone know how to make it produce two instances of the structure in this case?
cheers