I'm getting an extra namespace in my generated documentation and I'm
not sure where it's coming from.  I wonder if anyone has any
suggestions for how I'd track it down.

The C++ package I'm working with uses a 2-deep namespace like
foo::bar.  Everything is down in that namespace with the exception of
3rd-party stuff like boost and std.  I use the name FOO-BAR in some
places as the name of the project and I suspect one of those instances
is my problem.  I'm getting an extra entry in the generated namespace
documentation for one named "FOO" with a description of "-BAR".

Any thoughts on how to get doxygen to tell me where it found that namespace?

Thanks in advance,

Paul

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to