forked from processing/processing-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplate.ref.item.xml
More file actions
executable file
·43 lines (35 loc) · 882 Bytes
/
template.ref.item.xml
File metadata and controls
executable file
·43 lines (35 loc) · 882 Bytes
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
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<root>
<name></name>
<category></category>
<subcategory></subcategory>
<usage></usage>
<example>
<image></image>
<code>
</code>
</example>
<description></description>
<syntax></syntax>
<parameter>
<label></label>
<description></description>
</parameter>
<field>
<fname></fname>
<fdescription></fdescription>
</field>
<method>
<mname></mname>
<mdescription></mdescription>
</method>
<cparameter>
<clabel></clabel>
<cdescription></cdescription>
</cparameter>
<returns></returns>
<related></related>
<availability></availability>
<partof></partof>
<level></level>
</root>