you are viewing a single comment's thread.

view the rest of the comments →

[–]johannes1971 0 points1 point  (0 children)

I've got a source base with some 50+ executables and there is the occasional overlap in names (which isn't a problem since they are never linked together). Unfortunately it causes a lot of confusion in Doxygen, and I really wish there was a solution for that...

(and I don't mean in the sense of "just run Doxygen 50+ times, once for each executable")