diff --git a/docs/widgets/extra/index.md b/docs/widgets/extra/index.md index a933ad1fa..1fa82a2de 100644 --- a/docs/widgets/extra/index.md +++ b/docs/widgets/extra/index.md @@ -9,6 +9,7 @@ .. toctree:: :maxdepth: 1 + animimg calendar chart colorwheel diff --git a/examples/widgets/animimg/index.rst b/examples/widgets/animimg/index.rst index e0ab3c5f4..8dd3337b6 100644 --- a/examples/widgets/animimg/index.rst +++ b/examples/widgets/animimg/index.rst @@ -2,6 +2,6 @@ Simple Animation Image """""""""""""""" -.. lv_example:: widgets/animimg/lv_example_animimg_1.c +.. lv_example:: widgets/animimg/lv_example_animimg_1 :language: c :description: A simple example to demonstrate the use of an animation image.