Re: [Doxygen-develop] patches
Brought to you by:
dimitri
From: Akos K. <ak...@us...> - 2004-01-08 21:54:55
|
Hi, On Thursday 08 January 2004 19.17, Dimitri van Heesch wrote: > > 2003-12-12 Akos Kiss <ak...@us...> > > > > [...] > > > > * src/config.l (HTML_SHOW_LOGO): New configuration option. > > * doc/config.doc (HTML_SHOW_LOGO): Document it. > > * src/htmlgen.cpp (HtmlGenerator::init, writePageFooter): Use it. > > This will not be added. There is an easy alternative (using a custom > footer), which does not justify Yet Another Option IMHO. I do agree that > the color-scheme of the logo can be improved. allow me to disagree. My solution is portable across languages, since you don't have to change the footer file when you change the output language. (But of course the ultimate decision is yours.) Regards, Akos |