created separate "Results" menu

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225395 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2011-12-28 23:50:25 +00:00
parent 77d32f14a0
commit f90fad93e5
1 changed files with 3 additions and 1 deletions

View File

@ -26,9 +26,11 @@ under the License.
<item name="Introduction" href="index.html"/>
<item name="JavaDocs" href="testapidocs/org/apache/maven/it/package-summary.html"/>
<item name="Source Xref" href="xref-test/org/apache/maven/it/package-summary.html"/>
<item name="Surefire Report" href="surefire-report.html"/>
<!--item name="FAQ" href="faq.html"/-->
</menu>
<menu name="Results">
<item name="Surefire Report" href="surefire-report.html"/>
</menu>
<menu ref="parent"/>
<menu ref="reports"/>