File: navigation.xml

package info (click to toggle)
libcommons-cli-java 1.0-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 436 kB
  • ctags: 422
  • sloc: java: 3,372; xml: 770; makefile: 10
file content (14 lines) | stat: -rw-r--r-- 465 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="CLI">

  <title>CLI</title>

  <body>
    <menu name="User Documentation">
      <item name="Introduction"      href="/introduction.html"/>
      <item name="Usage Scenarios"   href="/usage.html"/>
      <item name="Option Properties" href="/properties.html"/>
      <item name="Download" href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-cli/v1.0/"/>
    </menu>
  </body>
</project>