[Doxygen-users] Custom user tabs highlighting
Brought to you by:
dimitri
From: Stefan K. <ste...@ib...> - 2015-03-04 12:04:02
|
Dear all, I have a custom layout xml file defining a user tab: > <tab type="user" title="Custom" url="@ref custom_page"> </tab> The tab is shown correctly, but when clicked, it is not highlighted like the default tabs when clicked. Looking at the correspondend html file, the "current" style class is missing in the "li" component. Is there any solution which is not running a post processing script to repair the affected html files? The same issue was posted 2 years ago without any answer, so I try again. The doxygen version I am using is 1.8.6. Thanks for help! Stefan |