docs(scale): fix rst
This commit is contained in:
@@ -15,7 +15,7 @@ The scale widget is divided in the following three parts:
|
|||||||
- :cpp:enumerator:`LV_PART_ITEMS` Minor ticks. See red minor ticks in the example image.
|
- :cpp:enumerator:`LV_PART_ITEMS` Minor ticks. See red minor ticks in the example image.
|
||||||
- :cpp:enumerator:`LV_PART_INDICATOR` Major ticks and its labels (if enabled). See pink labels and green major ticks in the example image.
|
- :cpp:enumerator:`LV_PART_INDICATOR` Major ticks and its labels (if enabled). See pink labels and green major ticks in the example image.
|
||||||
|
|
||||||

|
.. image:: /misc/par_/scale.png
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
*****
|
*****
|
||||||
@@ -55,13 +55,13 @@ Keys
|
|||||||
|
|
||||||
No keys supported by this widget.
|
No keys supported by this widget.
|
||||||
|
|
||||||
|
|
||||||
Example
|
Example
|
||||||
*******
|
*******
|
||||||
|
|
||||||
.. include:: ../../../examples/widgets/scale/index.rst
|
.. include:: ../examples/widgets/scale/index.rst
|
||||||
|
|
||||||
API
|
API
|
||||||
***
|
***
|
||||||
|
|
||||||
.. doxygenfile:: lv_scale.h
|
:ref:`lv_scale`
|
||||||
:project: lvgl
|
|
||||||
|
|||||||
Reference in New Issue
Block a user