Initial commit of multiasset branch
This commit is contained in:
25
src/opensesim/resources/TOC.xml
Normal file
25
src/opensesim/resources/TOC.xml
Normal file
@ -0,0 +1,25 @@
|
||||
<?xml version='1.0' encoding='ISO-8859-1' ?>
|
||||
<!DOCTYPE toc
|
||||
PUBLIC
|
||||
"-//Sun Microsystems Inc.//DTD
|
||||
JavaHelp TOC Version 2.0//EN"
|
||||
"http://java.sun.com/products/javahelp/toc_2_0.dtd">
|
||||
<toc version="2.0">
|
||||
<tocitem image="toplevelfolder"
|
||||
text="OpenSeSim - Stock Exchange Simulator">
|
||||
|
||||
<tocitem target="jde.intro" text="Introduction to JDE Online Help" />
|
||||
<tocitem text="IDE Tutorial" target="tut.starttoc">
|
||||
<tocitem text="Introducing JDE" target="tut.intro" />
|
||||
<tocitem text="Tutorial One" target="tut.quickstart" />
|
||||
<tocitem text="Tutorial Two" target="tut.edit" />
|
||||
<tocitem text="Tutorial Three" target="tut.errors" />
|
||||
</tocitem>
|
||||
<tocitem text="Beans in JDE" target="bean.jbeanstory" />
|
||||
<tocitem text="Tips on Using Beans Effectively"
|
||||
target="bean.beantips"
|
||||
mergetype="javax.help.SortMerge"
|
||||
presentationtype="javax.help.SecondaryWindow"
|
||||
presentationname="mainsw" />
|
||||
</tocitem>
|
||||
</toc>
|
Reference in New Issue
Block a user