Merge branch 'release/4.3.0' into develop
[taxeditor.git] / src / site / site.xml
1 <?xml version="1.0"?>
2 <project xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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 <menu name="General Information">
10 <item name="Overview" href="index.html"/>
11 <item name="Screenshots" href="screenshots.html"/>
12 <item name="Manual" href="manual.html"/>
13 <!--item name="FAQ" href="faq.html"/-->
14 <item name="Releases" href="changes-report.html"/>
15 <item name="Download" href="http://wp5.e-taxonomy.eu/download/taxeditor/"/>
16 </menu>
17 <menu name="Developer">
18 <item name="Getting started" href="getting-started.html"/>
19 <item name="Javadocs" href="apidocs/index.html"/>
20 <item name="Troubleshooting" href="troubleshooting.html"/>
21 <item name="Wiki" href="http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorDev"/>
22 </menu>
23 <menu name="Project">
24 <item name="Mailing Lists" href="mail-lists.html"/>
25 <item name="Project Team" href="team-list.html"/>
26 <item name="Continuous Integration" href="integration.html"/>
27 <item name="Issue Tracking" href="http://dev.e-taxonomy.eu/trac/"/>
28 <item name="Source Repository" href="source-repository.html"/>
29 <item name="License" href="license.html"/>
30 </menu>
31 </body>
32 </project>