mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-31 07:56:23 +08:00
docs(animimg) add to extra widgets index and fix example (#2610)
`lv_example_animimg_1` should not contain the `.c` extension, and add animation image to the index page for extra widgets.
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
animimg
|
||||||
calendar
|
calendar
|
||||||
chart
|
chart
|
||||||
colorwheel
|
colorwheel
|
||||||
|
|||||||
@@ -2,6 +2,6 @@
|
|||||||
Simple Animation Image
|
Simple Animation Image
|
||||||
""""""""""""""""
|
""""""""""""""""
|
||||||
|
|
||||||
.. lv_example:: widgets/animimg/lv_example_animimg_1.c
|
.. lv_example:: widgets/animimg/lv_example_animimg_1
|
||||||
:language: c
|
:language: c
|
||||||
:description: A simple example to demonstrate the use of an animation image.
|
:description: A simple example to demonstrate the use of an animation image.
|
||||||
|
|||||||
Reference in New Issue
Block a user