1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="mustache.java">
<bannerLeft>
<name>mustache.java</name>
<src>images/mustache.java-small.jpg</src>
<href>http://github.com/spullara/mustache.java</href>
</bannerLeft>
<body>
<links>
<item name="mustache.js" href="http://github.com/janl/mustache.js/" />
</links>
<menu name="mustache.java">
<item name="Introduction" href="index.html"/>
<item name="Download" href="download.html"/>
<item name="Release Notes" href="release-notes.html" />
<item name="General Information" href="about.html"/>
<item name="Road Map" href="roadmap.html" />
<item name="Cobertura" href="cobertura/index.html"/>
</menu>
<menu ref="reports"/>
</body>
</project>
|