• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2
3<project name="ANTLR v3 Maven plugin">
4
5  <publishDate position="left"/>
6  <version position="left"/>
7
8  <poweredBy>
9    <logo name="ANTLR Web Site" href="http://antlr.org/"
10          img="http://www.antlr.org/wiki/download/attachments/292/ANTLR3"/>
11  </poweredBy>
12
13  <body>
14    <links>
15      <item name="Antlr Web Site" href="http://www.antlr.org/"/>
16    </links>
17
18    <menu name="Overview">
19      <item name="Introduction" href="index.html"/>
20      <item name="Usage" href="usage.html"/>
21    </menu>
22
23    <menu name="Examples">
24      <item name="Simple configurations" href="examples/simple.html"/>
25      <item name="Using library directories" href="examples/libraries.html"/>
26      <item name="Using imported grammars" href="examples/import.html"/>
27    </menu>
28
29    <menu ref="reports" />
30    <menu ref="modules" />
31
32  </body>
33</project>
34