15 Sep 2011 02:18
Incorrect template created for HTML_HEADER
glpk xypron <xypron.glpk <at> gmx.de>
2011-09-15 00:18:50 GMT
2011-09-15 00:18:50 GMT
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)
RSS Feed