Re: [Doxygen-users] need custom footer w/treeview
Brought to you by:
dimitri
From: Monique S. <mon...@ea...> - 2014-05-22 17:02:10
|
> You may need to set DISABLE_INDEX = YES to remove the redundant row of tabs for the treeview output to work correctly. Hmm... I already have DISABLE_INDEX = YES, and (correctly) I am not getting redundant tabs. The problem is that I am not getting my custom footer, which I want. That is, with DISABLE_INDEX and GENERATE_TREEVIEW both set to NO, I get the tabs-on-top and my custom footer. But with DISABLE_INDEX and GENERATE_TREEVIEW both set to YES, I get the “frames” view but NO custom footer. And what I want is the “frames” view AND the custom footer. So something else must be going wrong. -Monique |