docs add docs for some extra widgets

This commit is contained in:
Gabor Kiss-Vamosi
2021-05-18 14:25:17 +02:00
parent ca01593561
commit 643b6f52f0
10 changed files with 78 additions and 138 deletions

View File

@@ -4,7 +4,7 @@ C
Simple Image button
"""""""""""""""""""
.. lv_example:: lv_ex_widgets/lv_ex_imgbtn/lv_ex_imgbtn_1
.. lv_example:: widgets/imgbtn/lv_example_imgbtn_1
:language: c
MicroPython

View File

@@ -4,7 +4,7 @@ C
Keyboard with text area
"""""""""""""""""""""""
.. lv_example:: lv_ex_widgets/lv_ex_keyboard/lv_ex_keyboard_1
.. lv_example:: _widgets/keyboard/lv_example_keyboard_1
:language: c
MicroPython

View File

@@ -1,10 +1,10 @@
C
^
span with custom style
"""""""""""""""""""""
Span with custom styles
""""""""""""""""""""""""
.. lv_example:: lv_ex_widgets/lv_ex_span/lv_ex_span_1
.. lv_example:: widgets/span/lv_example_span_1
:language: c
MicroPython