File: navigation.xml

package info (click to toggle)
libonemind-commons-invoke-java 1.1.0%2Bcvs20090227-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: java: 308; xml: 223; javascript: 29; sh: 12; makefile: 10
file content (31 lines) | stat: -rw-r--r-- 994 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="onemind commons">

  <title>onemind commons</title>

  <body>
    <links>
        <item name="commons-java"  href="../commons-java"/>
        <item name="commons-relabean" href="../commons-relabean"/>
        <item name="commons-invoke" href="../commons-invoke"/>
    </links>
    <menu name="Overview">
      <item name="Home" href="index.html">   
	      <item name="About commons-invoke" href="documentation.html"/>
          <item name="Download" href="https://sourceforge.net/projects/onemind-commons"/>
	  </item>
    </menu>
    <search/>
     <!-- footer will be placed above the (c) -->
   <footer> 
    <script src="stats.js"></script>
    <script>      
      statlink();
    </script>
    <A href="http://sourceforge.net"> 
        <IMG src="http://sourceforge.net/sflogo.php?group_id=114901&amp;type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" />
    </A>
   </footer>      
  </body>
</project>