Re: [Doxygen-develop] patches
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2004-01-08 18:17:22
|
On Tue, Jan 06, 2004 at 11:55:47AM +0100, Akos Kiss wrote: > Hi, > > I'm glad to see that most of my patches got into the CVS, but there are two > of them for which I got no feedback and are not in the CVS. Any chance of > inserting them into the sources? > > Regards, > Akos > > > 2003-12-15 Akos Kiss <ak...@us...> > > * classdef.cpp (ClassDef::writeDocumentation, > ClassDef::writeMemberList): File title and page title made the same. > * filedef.cpp (FileDef::writeDocumentation): Likewise. > * namespacedef.cpp (NamespaceDef::writeDocumentation): Likewise. I still have to evaluate this one. > > 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. Regards, Dimitri |