As I had mentioned in a previous email, I'm interested in having automatic
cross referencing between classes and examples and functions that use them
(and functions and examples). Doxygen automatically does the links from
examples to things used in them, but not the other way. It appears that I
can
It seems that in `$relpath$stylesheet.css' the `$stylesheet' is
first expanded to `doxygen.css' changing the string to the bogus
`$relpathdoxygen.css.css'. Since `$relpathdoxygen' is not a valid
variable name, it isn't expanded.
Have you set
HTML_STYLESHEET = doxygen.css
in your configuration f
Hello again,
when i generated a HTML Help help file in doxygen v1.8.1.2 the
dynsections.js and jquery.js files are not included in the file. Inspectiong
the .hhp file, i found out that the files are missing there too.
Further when i tried to inline the the contents of both files into my custom
hea