Re: [Doxygen-users] footnote / tooltip

2012-10-29 Thread Paul Dugas
On Mon, Oct 29, 2012 at 10:47 AM, Kraus Philipp wrote: > I don't know if this is a good idea but in some cases I need a footnote on > the HTML page or a hover toolbox with information. +1 I prefer to use footnotes in normal documents when including links to external content like 3rd-party librar

[Doxygen-users] footnote / tooltip

2012-10-29 Thread Kraus Philipp
Hello, I don't know if this is a good idea but in some cases I need a footnote on the HTML page or a hover toolbox with information. In my case a additional comment for my install notes. On HTML I would like to use jQuery to add this on-fly. Can this added to Doxygen? Thanks Phil ---