Re: [Doxygen-users] How to not show namespace part on classes?
Brought to you by:
dimitri
From: Bruce E. S. <Bru...@st...> - 2005-11-22 03:05:10
|
James Hobro wrote: > If you set HIDE_SCOPE_NAMES = YES in the config file, you will > probably get the behaviour you require. > > Regards, > > James. > Yes that did it. Now is there anyway to show at the top of the class documentation that the class belongs to a particular namespace? I suppose I could just but that in the class description but it would be nice if there was some automatic way to do it. Bruce |