[doodleproject] [ doodleproject-Bugs-1841342 ] Generated report menu only uses empty 'xxx.html' fil
Brought to you by:
brentworden
|
From: SourceForge.net <no...@so...> - 2007-11-29 23:58:08
|
Bugs item #1841342, was opened at 2007-11-30 12:58 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=518270&aid=1841342&group_id=67565 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: doxygen-maven-plugin Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nicholas T. Daley (ntdaley) Assigned to: Brent Worden (brentworden) Summary: Generated report menu only uses empty 'xxx.html' file Initial Comment: Because DoxygenReport#getOutputName() always returns "apidocs/xxx", the 'Doxygen' in the 'Generated Reports' page of the site created by 'mvn site' always points to a 'xxx.html' file, which is not where the report got saved. Either the plugin should determine where the report was saved based on the doxygen configuration, or the value returned by getOutputName() should be configurable. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=518270&aid=1841342&group_id=67565 |