jenkins: javadoc: better page for nesting iframe

This commit is contained in:
Paul Campbell 2018-03-06 07:15:02 +00:00
parent 921057e7c4
commit 7ac00c9b31

View file

@ -53,7 +53,7 @@ pipeline {
alwaysLinkToLastBuild: false,
keepAll: false,
reportDir: 'target/site/apidocs/',
reportFiles: 'index.html',
reportFiles: 'allclasses-noframe.html',
reportName: 'Javadocs',
reportTitles: ''
])