blob: bbccce956d76b21e2ae90dc4125bcf48bb13b5c0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project name="RobotML Papyrus"
xmlns="http://maven.apache.org/DECORATION/1.3.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd">
<bannerLeft>
<name><![CDATA[
Eclipse <span class="color-highlight">Papyrus RobotML</span> project]]>
</name>
<href>${web.absoluteResourceURL}/index.html</href>
</bannerLeft>
<publishDate position="bottom" format="yyyy-MM-dd" />
<version position="bottom" />
<skin>
<groupId>lt.velykis.maven.skins</groupId>
<artifactId>reflow-maven-skin</artifactId>
<version>1.1.1</version>
</skin>
<custom>
<reflowSkin>
<localResources>true</localResources>
<!-- Make this to 'false' for local development, i.e. file:// URLs -->
<protocolRelativeURLs>false</protocolRelativeURLs>
<smoothScroll>true</smoothScroll>
<theme>default</theme>
<highlightJs>false</highlightJs>
<highlightJsTheme>github</highlightJsTheme>
<absoluteResourceURL>${web.absoluteResourceURL}</absoluteResourceURL>
<brand>
<!-- Brand text in top-left part of the site -->
<name>
<![CDATA[
Papyrys <span class="color-highlight">RobotML</span> Project
]]>
</name>
<href>${web.href}</href>
</brand>
<slogan>a Papyrus DSML for robotic applications.</slogan>
<titleTemplate>%2$s | %1$s</titleTemplate>
<!-- Use Table of Contents at the top of the page (max 6 elements) -->
<toc>top</toc>
<tocTopMax>6</tocTopMax>
<!-- Include the documentation and tools in the top navigation (in addition to links) -->
<topNav>parent|modules|reports|doc</topNav>
<!-- Split menus in the bottom navigation -->
<bottomNav maxSpan="9" >
<column>DevLinks|ref</column>
<column>parent|modules</column>
<column>reports</column>
</bottomNav>
<bottomDescription>
<![CDATA[
Eclipse <span class="color-highlight">Papyrus RobotML</span> project based on a DSML is aiming at providing an integrated and user-consumable environment for robotic applications.
]]>
</bottomDescription>
<pages>
<index project="orgeclipsepapyrusrobotmlparent">
<!-- Override the title -->
<titleTemplate>RobotML</titleTemplate>
<!-- no breadcrumbs on the main index page -->
<breadcrumbs>false</breadcrumbs>
<!-- no ToC on the main index page -->
<toc>false</toc>
<markPageHeader>false</markPageHeader>
<sections>
<carousel />
<columns>2</columns>
<body />
<sidebar />
</sections>
</index>
<contribute>
<breadcrumbs>false</breadcrumbs>
</contribute>
<!-- Disable source highlighting for Maven reports -->
<source-repository>
<highlightJs>false</highlightJs>
</source-repository>
<issue-tracking>
<highlightJs>false</highlightJs>
<toc>false</toc>
</issue-tracking>
<license>
<highlightJs>false</highlightJs>
<toc>false</toc>
</license>
<!-- Disable ToC for some Maven reports -->
<project-info>
<toc>false</toc>
</project-info>
<github-report>
<toc>false</toc>
</github-report>
<dependencies>
<tocTopMax>6</tocTopMax>
</dependencies>
</pages>
<endContent>
<script src="$resourcePath/js/highlight.min.js"></script>
<script src="$resourcePath/js/jquery.min.js"></script>
</endContent>
</reflowSkin>
</custom>
<body>
<head>
<link rel="stylesheet" href="$resourcePath/css/highlightjs/default.min.css"></link>
<script src="$resourcePath/js/highlight.min.js"></script>
</head>
<links>
<item name="Papyrus" href="http://www.eclipse.org/papyrus" target="_blank"/>
</links>
<breadcrumbs>
<item name="RobotML" href="/" />
</breadcrumbs>
<menu name="Modules" ref="modules" inherit="top" />
<menu name="Parent" ref="parent" inherit="top" />
<menu name="DevLinks" ref="DevLinks" inherit="bottom" >
<!-- item name="Repository by Nexus" href="https://repo.eclipse.org/index.html#welcome" target="_blank" /-->
<item name="Integration by Hudson" href="https://hudson.eclipse.org/papyrus/view/RobotML/" target="_blank" />
<!-- item name="Quality by Sonar" href="https://dev.eclipse.org/sonar/dashboard/index/113161" target="_blank" /-->
</menu>
<menu name="Doc" ref="doc" inherit="bottom">
<item name="Developer" href="developer/index.html" />
<item name="Dev book" href="pdf/developer-guide.pdf" target="_blank" />
<item name="JavaDoc" href="https://hudson.eclipse.org/papyrus/view/RobotML/job/papyrus-robotml-website/ws/site-staging/apidocs/index.html" target="_blank" />
</menu>
<menu name="References" ref="ref" inherit="bottom">
<item name="RobotML" href="https://hal-univ-tlse2.archives-ouvertes.fr/hal-00995125/document" target="_blank" />
</menu>
<menu name="Maven documentation" ref="reports" inherit="bottom"/>
</body>
</project>