blob: 414a615613246da59f61ff26ef17aaa8ba8cf002 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Copyright 2005-2006 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!DOCTYPE org.apache.commons.menus SYSTEM '../../commons-build/menus/menus.dtd'>
<project name="Commons SCXML">
<title>Commons SCXML</title>
<body>
<menu name="Commons SCXML Resources">
<item name="Overview"
href="/index.html"/>
<item name="Javadoc"
href="apidocs/index.html"/>
<item name="Building"
href="/building.html" />
<item name="Usecases"
href="/usecases.html"
collapse="true">
<item name="SCXML in RDC group container"
href="/usecases/scxml-in-rdc-group.html" />
<item name="SCXML in Shale dialogs"
href="/usecases/scxml-in-shale-dialogs.html" />
</item>
<item name="API notes"
href="/api-notes.html"
collapse="true">
<item name="SCXML Digester"
href="/api-notes/core-digester.html" />
<item name="SCXML Engine"
href="/api-notes/core-engine.html" />
<item name="Triggering Events"
href="/api-notes/core-events.html" />
<item name="Standalone Testing"
href="/api-notes/testing-standalone.html" />
<item name="Side Effect - EL"
href="/api-notes/side-effect-el.html" />
</item>
<item name="Mailing lists"
href="/mail-lists.html"/>
<item name="Team"
href="/team-list.html"/>
<item name="SVN repository"
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/"/>
</menu>
&common-menus;
</body>
</project>