Re: [Doxygen-users] Clickable icon in header line
Brought to you by:
dimitri
From: Dimitri v. H. <do...@gm...> - 2015-03-09 18:21:59
|
Hi Alan, Have a look at this part of the manual: http://www.doxygen.org/manual/customize.html#minor_tweaks_header_css You can customise the header of a page with HTML_HEADER. Regards, Dimitri > On 08 Mar 2015, at 20:07 , Albert <alb...@gm...> wrote: > > Alan, > > The given solution works for the "in page text" for the banner you probably have to fiddle around with the css file / titlearea class / projectname class. > > Albert > > On Sun, Mar 8, 2015 at 7:58 PM, Alan Robertson <al...@un...> wrote: > On 03/08/2015 12:21 PM, Albert wrote: >> Alan, >> >> In case it is only required in HTML the easiest way is to include the required HTML code in \HTMLONLY \ENDHTMLONLY (don't forget to add the image to the HTML_EXTRA_FILES). > I only care about HTML. But where should I put it to make it appear in that banner header? > > I didn't know about HTML_EXTRA_FILES - good to know! > > >> >> Albert >> >> On Fri, Mar 6, 2015 at 5:02 PM, Alan Robertson <al...@un...> wrote: >> I see that the Doxygen site has clickable icons in the header bar (top >> portion of the page) pointing to twitter, sourcforge, freshmeat, and >> "donate here" via paypal. >> >> I'd like to make a download link and put it in that otherwise unused space. >> >> How do I do that? >> >> Thanks! >> >> -- Alan Robertson >> al...@un... >> >> >> ------------------------------------------------------------------------------ >> 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 >> > > > ------------------------------------------------------------------------------ > 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 |