We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10b8d8 commit 50329d1Copy full SHA for 50329d1
src/site/site.xml
@@ -30,7 +30,6 @@
30
<breadcrumbs>
31
<item name="${this.name}" href="./index.html"/>
32
</breadcrumbs>
33
- <menu ref="reports" inherit="bottom"/>
34
<menu name="Overview">
35
<item name="Introduction" href="./index.html"/>
36
<item name="Usage" href="./usage.html"/>
@@ -52,6 +51,7 @@
52
51
<item name="AJC standard options" href="./ajc_reference/standard_opts.html"/>
53
<item name="AJC experimental options" href="./ajc_reference/experimental_opts.html"/>
54
</menu>
+ <menu ref="reports" inherit="bottom"/>
55
</body>
56
57
</project>
0 commit comments