Added project-documentation
[juplo-dialect] / src / site / site.xml
1 <project>
2   <skin>
3     <groupId>de.juplo.maven</groupId>
4     <artifactId>maven-thymeleaf-skin</artifactId>
5     <version>1.0.0</version>
6   </skin>
7   <body>
8     <menu>
9       <item name="About" href="index.html"/>
10       <item name="Project Information" href="project-info.html"/>
11       <item name="Project Reports" href="project-reports.html"/>
12     </menu>
13     <menu ref="reports"/>
14   </body>
15   <custom>
16     <thymeproxy>
17       <path>/juplo-dialect/</path>
18       <crumbs><![CDATA[{&quot;uri&quot;:&quot;/projects.html&quot;,&quot;name&quot;:&quot;Projects&quot;}]]></crumbs>
19     </thymeproxy>
20   </custom>
21 </project>