[Doxygen-users] Automatic markup of documentation

2012-08-07 Thread Daniel Russel
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

Re: [Doxygen-users] Small problem with a personalized HTML header

2012-08-07 Thread Moritz Klammler
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

[Doxygen-users] HTML Help generation JScript files

2012-08-07 Thread paamayim_nekudotayim
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