fix(docs): fix most sphinx warnings (#6916)

Co-authored-by: Kevin Schlosser <kdschlosser@users.noreply.github.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
This commit is contained in:
Victor Wheeler
2024-09-30 06:57:22 -06:00
committed by GitHub
parent a298c245ac
commit 0458acd998
98 changed files with 1389 additions and 1070 deletions

View File

@@ -102,7 +102,7 @@ Radial gradient as background
:language: c
Gradients for button background
-----------------------------
-------------------------------
.. lv_example:: styles/lv_example_style_18
:language: c

View File

@@ -47,7 +47,7 @@ Draw a line to the canvas
:language: c
Draw a vector graphic to the canvas
-------------------------
-----------------------------------
.. lv_example:: widgets/canvas/lv_example_canvas_8
:language: c

View File

@@ -1,35 +1,35 @@
A simple horizontal scale
"""""""""""""""""""""""""
-------------------------
.. lv_example:: widgets/scale/lv_example_scale_1
:language: c
An vertical scale with section and custom styling
"""""""""""""""""""""""""""""""""""""""""""""""""
-------------------------------------------------
.. lv_example:: widgets/scale/lv_example_scale_2
:language: c
A simple round scale
""""""""""""""""""""
--------------------
.. lv_example:: widgets/scale/lv_example_scale_3
:language: c
A round scale with section and custom styling
"""""""""""""""""""""""""""""""""""""""""""""
---------------------------------------------
.. lv_example:: widgets/scale/lv_example_scale_4
:language: c
An scale with section and custom styling
""""""""""""""""""""""""""""""""""""""""
----------------------------------------
.. lv_example:: widgets/scale/lv_example_scale_5
:language: c
A round scale with multiple needles, resembling a clock
"""""""""""""""""""""""""""""""""""""""""""""""""""""""
-------------------------------------------------------
.. lv_example:: widgets/scale/lv_example_scale_6
:language: c