chore(docs) add section titles to get-started

This commit is contained in:
Gabor Kiss-Vamosi
2021-12-03 10:26:40 +01:00
committed by GitHub
parent 0564b93d0e
commit e7f1356d0d

View File

@@ -4,6 +4,8 @@
```
# Get started
## Where to look first?
There are several ways to get your feet wet with LVGL. Here is one recommended order of documents to read and things to play with when you are learning to use LVGL:
1. Check the [Online demos](https://lvgl.io/demos) to see LVGL in action (3 minutes)
2. Read the [Introduction](https://docs.lvgl.io/latest/en/html/intro/index.html) page of the documentation (5 minutes)
@@ -16,11 +18,12 @@ There are several ways to get your feet wet with LVGL. Here is one recommended o
9. If you have questions got to the [Forum](http://forum.lvgl.io/)
10. Read the [Contributing](https://docs.lvgl.io/latest/en/html/contributing/index.html) guide to see how you can help to improve LVGL (15 minutes)
## Platform-specific tutorials
```eval_rst
.. toctree::
:maxdepth: 2
:hidden:
quick-overview
pc-simulator