libreccm/ccm-cms-js/src/site/site.xml

21 lines
682 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project 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">
<body>
<menu name="LibreCCM Developer Guide">
<item name="... Back" href="../index.html"/>
</menu>
<!--<menu name="Overview">-->
<menu name="LibreCCM WildFly Integration">
<item name="Overview" href="index.html"/>
</menu>
<menu ref="reports"/>
</body>
</project>