mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-23 01:33:59 +08:00
docs(example): complete the examples not cited in the docs (#6608)
Signed-off-by: lhdjply <lhdjply@126.com>
This commit is contained in:
parent
39345de1cd
commit
6fa2e0dd51
@ -10,6 +10,11 @@ Playback animation
|
||||
.. lv_example:: anim/lv_example_anim_2
|
||||
:language: c
|
||||
|
||||
Cubic Bezier animation
|
||||
----------------------
|
||||
.. lv_example:: anim/lv_example_anim_3
|
||||
:language: c
|
||||
|
||||
Animation timeline
|
||||
------------------
|
||||
.. lv_example:: anim/lv_example_anim_timeline_1
|
||||
|
@ -1 +0,0 @@
|
||||
typedef int dummy_int_t;
|
@ -41,3 +41,9 @@ Scatter chart
|
||||
|
||||
.. lv_example:: widgets/chart/lv_example_chart_7
|
||||
:language: c
|
||||
|
||||
Circular line chart with gap
|
||||
----------------------------
|
||||
|
||||
.. lv_example:: widgets/chart/lv_example_chart_8
|
||||
:language: c
|
||||
|
Loading…
Reference in New Issue
Block a user