Roland Schulz created JENKINS-12973:
---------------------------------------
Summary: Doxygen Plugin shows 404 error. Points to
{OUTPUT_DIRECTORY} instead of {OUTPUT_DIRECTORY}/html
Key: JENKINS-12973
URL: https://issues.jenkins-ci.org/browse/JENKINS-12973
Project: Jenkins
Issue Type: Bug
Components: doxygen
Affects Versions: current
Reporter: Roland Schulz
Assignee: gbois
The doxygen plugin parses the doxyfile correctly and also publishes correctly.
But when one tries to view the doxygen Jenkins reports a 404 error. One has to
append /html to the URL to make it work. The plugin detected the output
directory correctly from the OUTPUT_DIRECTOR option but didn't append the
/html. My Doxyfile has HTML_OUTPUT not set and thus doxygen takes the default
html.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira