Project

General

Profile

Download (1.87 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.0</version>
7
	</skin>
8
	<body>
9
		<links>
10
			<item name="Taxonomic Editor" href="http://wp5.e-taxonomy.eu/taxeditor/"/>
11
			<item name="CDM Server" href="http://wp5.e-taxonomy.eu/cdm-server/"/>
12
			<item name="Dataportal" href="http://wp5.e-taxonomy.eu/portal/"/>
13
			<item name="Print Publisher" href="http://wp5.e-taxonomy.eu/printpublisher/"/>
14
			<item name="CDM Setups" href="http://wp5.e-taxonomy.eu/cdm-setups/"/>
15
		</links>
16
		<menu name="General Information">
17
			<item name="What is the CDM Library?" href="index.html"/>
18
			<item name="Details" href="overview.html"/>
19
			<item name="FAQ" href="faq.html"/>
20
			<item name="License" href="license.html"/>
21
			<item name="Download" href="download.html"/>
22
		</menu>
23
		<menu name="Developer">
24
			<item name="Getting started" href="getting-started.html"/>
25
			<item name="Reference" href="reference.html"/>
26
			<item name="UML" href="http://wp5.e-taxonomy.eu/cdm-uml"/>
27
			<item name="API" href="apidocs/index.html"/>
28
			<item name="REST API" href="rest-api.html"/>
29
			<item name="Troubleshooting" href="troubleshooting.html"/>
30
			<item name="Wiki" href="http://dev.e-taxonomy.eu/trac/wiki/CdmLibrary"/>
31
		</menu>
32
		<menu name="Project">
33
			<item name="Mailing Lists" href="mail-lists.html"/>
34
			<item name="Project Team" href="team-list.html"/>
35
			<item name="Continuous Integration" href="integration.html"/>
36
			<item name="Issue Tracking" href="http://dev.e-taxonomy.eu/trac/"/>
37
			<item name="Source Repository" href="source-repository.html"/>
38
		</menu>
39
	</body>
40
</project>
    (1-1/1)