diff --git a/docs/get-started/index.md b/docs/get-started/index.md index ea8b57933..c7359dde7 100644 --- a/docs/get-started/index.md +++ b/docs/get-started/index.md @@ -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