glpk xypron | 15 Sep 2011 02:18
Picon
Picon
Gravatar

Incorrect template created for HTML_HEADER

With command
doxygen -w html header footer style
templates can be generated.

The header template contains a line
<link href="$relpath$style" rel="stylesheet" type="text/css" />

Hence when HTML_HEADER is set the generated HTML contains a line
<link href="style" rel="stylesheet" type="text/css" />
no matter what the value of HTML_STYLE is in the configuration file.

My expectation is that HTML_STYLE should always be observed.

Variables should not be replaced when writing templates.

The generated template should always contain a line
<link href="$relpath$$stylesheet" rel="stylesheet" type="text/css" />

Best regards

Xypron
--

-- 
Follow me at http://twitter.com/#!/xypron

Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
(Continue reading)

Kevin McBride | 16 Sep 2011 00:39
Picon
Favicon

Almost Back

Hello Everyone,

I previously worked with this project.  Something happened that caused 
me to stop for a few years (Dimitri has the story).  I have been able 
to salvage my GNOME Bugzilla account, which has editbugs permissions on 
it.  Currently, I use public computers and a Playstation 3 to gain 
access to the internet.  Once I get a PC in the next few months, I will 
be able to help triage some bugs in Doxygen and make a few patches for 
Dimitri to review.

Respectfully submitted,

- Kevin McBride

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2

Gmane