1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

fix(docs): fix Lottie document cannot view examples (#6338) (#6342)

This commit is contained in:
Faruq Zhao 2024-06-12 20:02:54 +08:00 committed by GitHub
parent 62796a64ba
commit 864b54b851
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,11 +1,11 @@
Load a Lottie animation from an array
-------------------------------------
.. lv_example:: libs/lottie/lv_example_lottie_1
.. lv_example:: widgets/lottie/lv_example_lottie_1
:language: c
Load a Lottie animation from file
---------------------------------
.. lv_example:: libs/lottie/lv_example_lottie_2
.. lv_example:: widgets/lottie/lv_example_lottie_2
:language: c