docs: Better list in API docs

This commit is contained in:
Bastien Nocera
2020-07-13 08:01:29 +02:00
parent 4d5df7062e
commit a0fdaac529

View File

@@ -27,11 +27,33 @@
The detected orientation of the tablet or laptop. The detected orientation of the tablet or laptop.
Possible values are: Possible values are:
- undefined <itemizedlist>
- normal <listitem>
- bottom-up <para>
- left-up undefined
- right-up </para>
</listitem>
<listitem>
<para>
normal
</para>
</listitem>
<listitem>
<para>
bottom-up
</para>
</listitem>
<listitem>
<para>
left-up
</para>
</listitem>
<listitem>
<para>
right-up
</para>
</listitem>
</itemizedlist>
--> -->
<property name="AccelerometerOrientation" type="s" access="read"/> <property name="AccelerometerOrientation" type="s" access="read"/>