Re: [Doxygen-users] need custom footer w/treeview
Brought to you by:
dimitri
From: Monique S. <mon...@ea...> - 2014-05-22 18:08:26
|
SOLVED! The footer *was* actually being included, but needed to be edited. I hadn’t noticed in the model default header that there were two separate sections, one for when the treeview is used, and a 2nd one for when it’s not used. And I’d customized only the not-treeview section. So as soon as I customized the treeview section, too, it appeared :-). So false alarm, and thanks for Damon for saying that it worked for you. It lead me to proper debugging. -Monique |