docs(example): complete the examples not cited in the docs (#6608)
Signed-off-by: lhdjply <lhdjply@126.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user