Project

General

Profile

Download (1.98 KB) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="ISO-8859-1"?>
2
<project xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="CDM Library" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
3
  <skin>
4
    <groupId>eu.etaxonomy.site</groupId>
5
    <artifactId>platform-site-skin</artifactId>
6
    <version>1.1</version>
7
  </skin>
8
  <body>
9
    <menu name="General Information">
10
      <item name="What is the CDM Library?" href="index.html"/>
11
      <item name="Details" href="overview.html"/>
12
      <!--item name="FAQ" href="faq.html"/-->
13
      <item name="Releases" href="https://dev.e-taxonomy.eu/redmine/projects/edit/wiki/CdmPlatformRoadmap"/>
14
    </menu>
15
    <menu name="Developer">
16
      <item name="Getting started" href="getting-started.html"/>
17
      <item name="Reference" href="reference.html"/>
18
      <item name="UML" href="https://cybertaxonomy.eu/cdm/latest/"/>
19
      <item name="API" href="apidocs/index.html"/>
20
      <item name="REST API" href="rest-api.html">
21
      <item name="Search" href="rest-api-search.html"/>
22
      <item name="Statistics" href="rest-api-statistics.html"/>
23
      <item name="Name Catalogue" href="rest-api-name-catalogue.html"/>
24
      <item name="Occurrence Catalogue" href="rest-api-occurrence-catalogue.html"/>
25
      </item>
26
      <item name="OAI-PMH" href="oai-pmh.html"/>
27
      <item name="Troubleshooting" href="troubleshooting.html"/>
28
      <item name="Wiki" href="https://dev.e-taxonomy.eu/redmine/projects/edit/wiki/CdmLibraryDev"/>
29
    </menu>
30
    <menu name="Project">
31
      <item name="Mailing Lists" href="mail-lists.html"/>
32
      <item name="Project Team" href="team-list.html"/>
33
      <item name="Continuous Integration" href="integration.html"/>
34
      <item name="Issue Tracking" href="https://dev.e-taxonomy.eu/redmine/projects/edit"/>
35
      <item name="Source Repository" href="source-repository.html"/>
36
      <item name="License" href="license.html"/>
37
    </menu>
38
  </body>
39
</project>
    (1-1/1)