pages.xml
1.87 KB
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<?xml version="1.0"?>
<treps>
<help>
<page>
<id>select</id>
<title>Source Data Selection</title>
<file>help/select</file>
</page>
<page>
<id>dropzone</id>
<title>Source Data Drop Zone</title>
<file>help/dropzone</file>
</page>
<page>
<id>formats</id>
<title>File Formats</title>
<file>help/formats</file>
</page>
<page>
<id>transdef</id>
<title>Transformation Definition</title>
<file>help/transdef</file>
</page>
<page>
<id>vectors</id>
<title>Source Vectors Definition</title>
<file>help/vectors</file>
</page>
<page>
<id>time</id>
<title>Time Definition</title>
<file>help/time</file>
</page>
<page>
<id>transres</id>
<title>Transformation Result and Export Definition</title>
<file>help/transres</file>
</page>
<page>
<id>structure</id>
<title>Exported File Structure</title>
<file>help/structure</file>
</page>
<page>
<id>grid</id>
<title>Data Grid Visualisation</title>
<file>help/grid</file>
</page>
<page>
<id>plot</id>
<title>Data Plot Visualisation</title>
<file>help/plot</file>
</page>
<page>
<id>export</id>
<title>Exportation Result</title>
<file>help/export</file>
</page>
<page>
<id>samp</id>
<title>Interoperability with SAMP</title>
<file>help/samp</file>
</page>
<page>
<id>about</id>
<title>About TREPS Tool</title>
<file>help/about</file>
</page>
<page>
<id>tools</id>
<title>Companion tools</title>
<file>help/tools</file>
</page>
<page>
<id>3dview</id>
<title>CDPP/3DView Web Services</title>
<file>help/3dview</file>
</page>
<page>
<id>reference</id>
<title>References</title>
<file>help/reference</file>
</page>
</help>
</treps>