feat(docs) improvements to examples

* examples are now loaded only when they are visible on your screen
* stylistic improvements
* support for a description
This commit is contained in:
Themba Dube
2021-06-18 12:25:49 -04:00
parent 7c1eb00645
commit 4b8c73a577
7 changed files with 92 additions and 380 deletions

View File

@@ -4,6 +4,7 @@ Simple Arc
.. lv_example:: widgets/arc/lv_example_arc_1
:language: c
:description: A simple example to demonstrate the use of an arc.
Loader with Arc
""""""""""""""""