Re: [Doxygen-users] Custom user tabs highlighting
Brought to you by:
dimitri
From: Albert <alb...@gm...> - 2015-03-04 18:28:25
|
Stefan, Would probably be useful to have a small example with source file, layout file and Doxyfile and probably as well an image / description where it does not work and does work in the example. Albert On Wed, Mar 4, 2015 at 12:41 PM, Stefan Kaufmann < ste...@ib...> wrote: > 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 > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > |