docs update some mroe widgets to v8 + fix links
This commit is contained in:
@@ -172,36 +172,9 @@ You can select the theme to use in `lv_conf.h`.
|
||||
|
||||
## Examples
|
||||
|
||||
### Button with label
|
||||
|
||||
```eval_rst
|
||||
.. image:: /lv_examples/src/lv_ex_get_started/lv_ex_get_started_1.*
|
||||
:alt: Simple button with label with LVGL
|
||||
|
||||
.. literalinclude:: /lv_examples/src/lv_ex_get_started/lv_ex_get_started_1.c
|
||||
:language: c
|
||||
```
|
||||
|
||||
|
||||
### Styling buttons
|
||||
|
||||
```eval_rst
|
||||
.. image:: /lv_examples/src/lv_ex_get_started/lv_ex_get_started_2.*
|
||||
:alt: Styling buttons with LVGL
|
||||
|
||||
.. literalinclude:: /lv_examples/src/lv_ex_get_started/lv_ex_get_started_2.c
|
||||
:language: c
|
||||
```
|
||||
|
||||
|
||||
### Slider and alignment
|
||||
|
||||
```eval_rst
|
||||
.. image:: /lv_examples/src/lv_ex_get_started/lv_ex_get_started_3.*
|
||||
:alt: Create a slider with LVGL
|
||||
|
||||
.. literalinclude:: /lv_examples/src/lv_ex_get_started/lv_ex_get_started_3.c
|
||||
:language: c
|
||||
.. include:: ../../examples/get_started/index.rst
|
||||
```
|
||||
|
||||
## Micropython
|
||||
|
||||
Reference in New Issue
Block a user