Plugin Information
This plugin publishes HTML reports generated by the Doxygen tool.
Description
Doxygen is a documentation system for C++, C, Java and others languages.
The hudson doxygen plugin makes it possible to parse the Doxygen descriptor (Doxyfile) and provides a link to the generated Doxygen documentation.
The generated Doxygen documentation can be retained for each successful build.
Roadmap
- Adding the support to use a custom value for the HTML_FILE_EXTENSION Doxyfile key
- Adding the support of Matrix projects
Changelog
Release 0.5 (December 20, 2009)
- Removed the option "Use the Doxygen HTML directory". You have to use the DocLinks Plugin.
- Improved the parsing Doxyfile file
Release 0.4 (April 28, 2009)
- Publishing doxygen is not performed if the build failed. (#3583)
Release 0.3 (April 18, 2009)
- Allow to run doxygen remotely
- Consideration of Doxgen configuration file can be splited with @INCLUDE AND @INCLUDE_PATH
Release 0.2 (April 15, 2009)
- Add the possibility to use directly the doxygen html directory
Release 0.1 (December 22, 2008)