[Doxygen-users] files order
Brought to you by:
dimitri
From: Angela S. <sta...@sa...> - 2001-05-31 15:54:29
|
Hi all, I'd like the doxygen documentation of my project to be in "logical" order; this means that if a class A derive from another class B, I want the documentation of A comes before the documentation of B. I tried to set to NO the SORT_MEMBER_DOCS tag, but the result is not what I want. Any suggestion? Thanks, Angela. |