This plugin is up for adoption! We are looking for new maintainers. Visit our
Adopt a Plugin initiative for more information.
🚀 New features and improvements
✍ Other changes
- JENKINS-29938 - Unable to serialize is reported when publishing doxygen generate html files (#13) @ezjenkins
- Support environment variable expansion Doxygen OUTPUT_DIRECTORY and HTLM_OUTPUT tags. (#12) @mlos
- Add Japanese translation. (#11) @lepps
- Build step to run doxygen from Jenkins (#10) @marshall777
- Don't log build specific information in slave log, (#9) @ndeloof
- Fix Doxyfile parsing of quoted strings and infinite include recursion (#8) @wildmichael
- JENKINS-18154 - Use correct HTML output with folderWhereYouRunDoxygen (#6) @kbriggs
- JENKINS-18154 - Use correct HTML output with folderWhereYouRunDoxygen (#5) @kbriggs
- JENKINS-13599 - Provided better implementation of DoxygenDirectoryParser#isDirectoryAbsolute(). (#4) @ghost
- Fixed an NPE when Doxygen generated directory did not have a parent (#2) @mblayman
- Added the repository maven.glassfish.org to pom.xml in order to get the build working again. (#1) @verbitan