forked from PPuranen/Electrolyzer-modelling-toolbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdemos.xml
47 lines (47 loc) · 1.46 KB
/
demos.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="utf-8"?>
<demos><!--This is an autogenerated file, please do not modify-->
<name>Electrolyzer Modelling Toolbox</name>
<type>toolbox</type>
<icon>HelpIcon.DEMOS</icon>
<website/>
<description>Release version of the toolbox</description>
<demosection>
<label>doc</label>
<demoitem>
<label>funcCreationExample</label>
<type>other</type>
<source>funcCreationExample</source>
<file>doc/html/funcCreationExample.html</file>
</demoitem>
<demoitem>
<label>usageExample</label>
<type>other</type>
<source>usageExample</source>
<file>doc/html/usageExample.html</file>
</demoitem>
<demoitem>
<label>ClassesAndFunctions</label>
<type>other</type>
<source>ClassesAndFunctions</source>
<file>doc/html/ClassesAndFunctions.html</file>
</demoitem>
<demoitem>
<label>FrontPage</label>
<type>other</type>
<source>FrontPage</source>
<file>doc/html/FrontPage.html</file>
</demoitem>
<demoitem>
<label>GettingStarted</label>
<type>other</type>
<source>GettingStarted</source>
<file>doc/html/GettingStarted.html</file>
</demoitem>
<demoitem>
<label>Units</label>
<type>other</type>
<source>Units</source>
<file>doc/html/Units.html</file>
</demoitem>
</demosection>
</demos>