File: site.xml

package info (click to toggle)
mustache-java 0.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,152 kB
  • sloc: java: 8,282; xml: 973; javascript: 162; ruby: 17; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 778 bytes parent folder | download | duplicates (3)
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>