You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created attachment 179567
Extra files for HTML patch
I've patched Doxygen to allow copying extra files (such as images, javascript, etc) to the HTML output directory. This makes it much easier to create richer templates with additional images etc., rather than being restricted to just the header, footer and style sheet.
The approach is as follows:
Configuration tag "HTML_EXTRA_FILES" takes a list of files to copy
After copying the logo and stylesheet, these files are copied. They are also added to the indexList, so they will be copied along to compressed help files (I tested with the QHelpGenerator, and that works).
I've only briefly tested this, so far with success.
Note that at the moment only single files are allowed, not directories. That might be a useful addition.
The patch is attached.
On 2011-01-29 15:04:10 +0000, Dimitri van Heesch wrote:
Thanks, I'll include the patch in the next subversion update.
On 2011-03-28 14:18:56 +0000, Dimitri van Heesch wrote:
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.4. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.
The text was updated successfully, but these errors were encountered:
status RESOLVED severity enhancement in component general for ---
Reported in version unspecified on platform Other
Assigned to: Dimitri van Heesch
Original attachment names and IDs:
On 2011-01-29 00:56:15 +0000, Haffmans wrote:
On 2011-01-29 15:04:10 +0000, Dimitri van Heesch wrote:
On 2011-03-28 14:18:56 +0000, Dimitri van Heesch wrote:
The text was updated successfully, but these errors were encountered: