2020-09-25 19:23:10 +03:00
|
|
|
Section
|
|
|
|
*******
|
|
|
|
|
|
|
|
|
|
|
|
Subsection
|
|
|
|
==========
|
|
|
|
|
|
|
|
*with emphasis* "var" {in braces}
|
|
|
|
|
|
|
|
* List item one
|
|
|
|
|
|
|
|
* Two, multiple lines
|
|
|
|
|
|
|
|
* Three Still in list
|
|
|
|
|
|
|
|
Not in list
|
|
|
|
|
|
|
|
* Second list Note: still in list
|
|
|
|
|
|
|
|
Note: not in list
|
|
|
|
|
|
|
|
1. Third list is numbered
|
|
|
|
|
|
|
|
2. another item
|
|
|
|
|
|
|
|
Returns: the King Since: the first age Notes:
|
|
|
|
|
|
|
|
1. Lorem ipsum dolor sit amet
|
|
|
|
|
|
|
|
2. Ut enim ad minim veniam
|
|
|
|
|
|
|
|
Duis aute irure dolor
|
|
|
|
|
|
|
|
Example:
|
|
|
|
|
|
|
|
-> in <- out Examples: - *verbatim* - {braces}
|
|
|
|
|
|
|
|
|
|
|
|
"Enum" (Enum)
|
|
|
|
-------------
|
|
|
|
|
|
|
|
|
|
|
|
Values
|
|
|
|
~~~~~~
|
|
|
|
|
2021-08-04 11:31:05 +03:00
|
|
|
"one" (**If: **"IFONE")
|
2024-02-16 17:58:25 +03:00
|
|
|
The _one_ {and only}, description on the same line
|
2020-09-25 19:23:10 +03:00
|
|
|
|
|
|
|
"two"
|
|
|
|
Not documented
|
|
|
|
|
|
|
|
|
|
|
|
Features
|
|
|
|
~~~~~~~~
|
|
|
|
|
|
|
|
"enum-feat"
|
|
|
|
Also _one_ {and only}
|
|
|
|
|
2021-10-25 07:24:02 +03:00
|
|
|
"enum-member-feat"
|
|
|
|
a member feature
|
|
|
|
|
2020-09-25 19:23:10 +03:00
|
|
|
"two" is undocumented
|
|
|
|
|
|
|
|
|
|
|
|
If
|
|
|
|
~~
|
|
|
|
|
2021-08-04 11:31:05 +03:00
|
|
|
"IFCOND"
|
2020-09-25 19:23:10 +03:00
|
|
|
|
|
|
|
|
|
|
|
"Base" (Object)
|
|
|
|
---------------
|
|
|
|
|
|
|
|
|
|
|
|
Members
|
|
|
|
~~~~~~~
|
|
|
|
|
|
|
|
"base1": "Enum"
|
2024-02-16 17:58:25 +03:00
|
|
|
description starts on a new line, minimally indented
|
2020-09-25 19:23:10 +03:00
|
|
|
|
|
|
|
|
2021-08-04 11:31:01 +03:00
|
|
|
If
|
|
|
|
~~
|
|
|
|
|
2021-08-31 15:38:04 +03:00
|
|
|
"IFALL1 and IFALL2"
|
2021-08-04 11:31:01 +03:00
|
|
|
|
|
|
|
|
2020-09-25 19:23:10 +03:00
|
|
|
"Variant1" (Object)
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
A paragraph
|
|
|
|
|
2024-02-16 17:58:25 +03:00
|
|
|
Another paragraph
|
|
|
|
|
|
|
|
"var1" is undocumented
|
2020-09-25 19:23:10 +03:00
|
|
|
|
|
|
|
|
|
|
|
Members
|
|
|
|
~~~~~~~
|
|
|
|
|
2021-08-04 11:31:05 +03:00
|
|
|
"var1": "string" (**If: **"IFSTR")
|
2020-09-25 19:23:10 +03:00
|
|
|
Not documented
|
|
|
|
|
|
|
|
|
|
|
|
Features
|
|
|
|
~~~~~~~~
|
|
|
|
|
|
|
|
"variant1-feat"
|
|
|
|
a feature
|
|
|
|
|
|
|
|
"member-feat"
|
|
|
|
a member feature
|
|
|
|
|
|
|
|
|
|
|
|
"Variant2" (Object)
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
|
|
|
|
"Object" (Object)
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
|
|
|
|
Members
|
|
|
|
~~~~~~~
|
|
|
|
|
|
|
|
The members of "Base"
|
|
|
|
The members of "Variant1" when "base1" is ""one""
|
2021-08-31 15:38:04 +03:00
|
|
|
The members of "Variant2" when "base1" is ""two"" (**If: **"IFONE or
|
|
|
|
IFTWO")
|
2020-09-25 19:23:10 +03:00
|
|
|
|
|
|
|
Features
|
|
|
|
~~~~~~~~
|
|
|
|
|
|
|
|
"union-feat1"
|
|
|
|
a feature
|
|
|
|
|
|
|
|
|
|
|
|
"Alternate" (Alternate)
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
|
|
|
|
Members
|
|
|
|
~~~~~~~
|
|
|
|
|
|
|
|
"i": "int"
|
2024-02-16 17:58:25 +03:00
|
|
|
description starts on the same line remainder indented the same "b"
|
|
|
|
is undocumented
|
2020-09-25 19:23:10 +03:00
|
|
|
|
|
|
|
"b": "boolean"
|
|
|
|
Not documented
|
|
|
|
|
|
|
|
|
|
|
|
Features
|
|
|
|
~~~~~~~~
|
|
|
|
|
|
|
|
"alt-feat"
|
|
|
|
a feature
|
|
|
|
|
|
|
|
|
2021-08-04 11:31:04 +03:00
|
|
|
If
|
|
|
|
~~
|
|
|
|
|
2021-08-31 15:38:05 +03:00
|
|
|
"not (IFONE or IFTWO)"
|
2021-08-04 11:31:04 +03:00
|
|
|
|
|
|
|
|
2020-09-25 19:23:10 +03:00
|
|
|
Another subsection
|
|
|
|
==================
|
|
|
|
|
|
|
|
|
|
|
|
"cmd" (Command)
|
|
|
|
---------------
|
|
|
|
|
|
|
|
|
|
|
|
Arguments
|
|
|
|
~~~~~~~~~
|
|
|
|
|
|
|
|
"arg1": "int"
|
2024-02-16 17:58:25 +03:00
|
|
|
description starts on a new line, indented
|
2020-09-25 19:23:10 +03:00
|
|
|
|
|
|
|
"arg2": "string" (optional)
|
2024-02-16 17:58:25 +03:00
|
|
|
description starts on the same line remainder indented differently
|
2020-09-25 19:23:10 +03:00
|
|
|
|
|
|
|
"arg3": "boolean"
|
|
|
|
Not documented
|
|
|
|
|
|
|
|
|
|
|
|
Features
|
|
|
|
~~~~~~~~
|
|
|
|
|
|
|
|
"cmd-feat1"
|
|
|
|
a feature
|
|
|
|
|
|
|
|
"cmd-feat2"
|
|
|
|
another feature
|
|
|
|
|
|
|
|
|
|
|
|
Note
|
|
|
|
~~~~
|
|
|
|
|
|
|
|
"arg3" is undocumented
|
|
|
|
|
|
|
|
|
|
|
|
Returns
|
|
|
|
~~~~~~~
|
|
|
|
|
|
|
|
"Object"
|
|
|
|
|
|
|
|
|
2024-02-27 14:39:11 +03:00
|
|
|
Errors
|
|
|
|
~~~~~~
|
|
|
|
|
|
|
|
some
|
|
|
|
|
|
|
|
|
2020-09-25 19:23:10 +03:00
|
|
|
Notes
|
|
|
|
~~~~~
|
|
|
|
|
|
|
|
* Lorem ipsum dolor sit amet
|
|
|
|
|
|
|
|
* Ut enim ad minim veniam
|
|
|
|
|
|
|
|
Duis aute irure dolor
|
|
|
|
|
|
|
|
|
|
|
|
Example
|
|
|
|
~~~~~~~
|
|
|
|
|
|
|
|
-> in
|
|
|
|
<- out
|
|
|
|
|
|
|
|
|
|
|
|
Examples
|
|
|
|
~~~~~~~~
|
|
|
|
|
|
|
|
- *verbatim*
|
|
|
|
- {braces}
|
|
|
|
|
|
|
|
|
|
|
|
Since
|
|
|
|
~~~~~
|
|
|
|
|
|
|
|
2.10
|
|
|
|
|
|
|
|
|
|
|
|
"cmd-boxed" (Command)
|
|
|
|
---------------------
|
|
|
|
|
|
|
|
If you're bored enough to read this, go see a video of boxed cats
|
|
|
|
|
|
|
|
|
|
|
|
Arguments
|
|
|
|
~~~~~~~~~
|
|
|
|
|
|
|
|
The members of "Object"
|
|
|
|
|
|
|
|
Features
|
|
|
|
~~~~~~~~
|
|
|
|
|
|
|
|
"cmd-feat1"
|
|
|
|
a feature
|
|
|
|
|
|
|
|
"cmd-feat2"
|
|
|
|
another feature
|
|
|
|
|
|
|
|
|
|
|
|
Example
|
|
|
|
~~~~~~~
|
|
|
|
|
|
|
|
-> in
|
|
|
|
|
|
|
|
<- out
|
|
|
|
|
|
|
|
|
2021-03-23 12:40:10 +03:00
|
|
|
"EVT_BOXED" (Event)
|
2020-09-25 19:23:10 +03:00
|
|
|
-------------------
|
|
|
|
|
|
|
|
|
|
|
|
Arguments
|
|
|
|
~~~~~~~~~
|
|
|
|
|
|
|
|
The members of "Object"
|
|
|
|
|
|
|
|
Features
|
|
|
|
~~~~~~~~
|
|
|
|
|
|
|
|
"feat3"
|
|
|
|
a feature
|