docs(example): complete the examples not cited in the docs (#6608)

Signed-off-by: lhdjply <lhdjply@126.com>
This commit is contained in:
Liu Yi
2024-08-03 14:34:45 +08:00
committed by GitHub
parent 39345de1cd
commit 6fa2e0dd51
3 changed files with 11 additions and 1 deletions

View File

@@ -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