docs(index): add <DirectoryIndex /> to section index pages (#10034)
Arduino Lint / lint (push) Has been cancelled
Build Examples with C++ Compiler / build-examples (push) Has been cancelled
MicroPython CI / Build esp32 port (push) Has been cancelled
MicroPython CI / Build rp2 port (push) Has been cancelled
MicroPython CI / Build stm32 port (push) Has been cancelled
MicroPython CI / Build unix port (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_NORMAL_8BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_SDL - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build ESP IDF ESP32S3 (push) Has been cancelled
C/C++ CI / Run tests with 32bit build (push) Has been cancelled
C/C++ CI / Run tests with 64bit build (push) Has been cancelled
BOM Check / bom-check (push) Has been cancelled
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Has been cancelled
Verify GDB constants are up-to-date / verify-gdb-consts (push) Has been cancelled
Verify the widget property name / verify-property-name (push) Has been cancelled
Verify code formatting / verify-formatting (push) Has been cancelled
Compare file templates with file names / template-check (push) Has been cancelled
Test API JSON generator / Test API JSON (push) Has been cancelled
Install LVGL using CMake / build-examples (push) Has been cancelled
Check Makefile / Build using Makefile (push) Has been cancelled
Check Makefile for UEFI / Build using Makefile for UEFI (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/benchmark_results_comment/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/filter_docker_logs/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/serialize_results/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 32b - lv_conf_perf32b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 64b - lv_conf_perf64b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Save PR Number (push) Has been cancelled
Hardware Performance Test / Hardware Performance Benchmark (push) Has been cancelled
Hardware Performance Test / HW Benchmark - Save PR Number (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_32B - Ubuntu (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_64B - Ubuntu (push) Has been cancelled
Port repo release update / run-release-branch-updater (push) Has been cancelled
Verify Font License / verify-font-license (push) Has been cancelled
Verify Kconfig / verify-kconfig (push) Has been cancelled
Build Docs / build-and-deploy (push) Has been cancelled

This commit is contained in:
Mutahhar Mustafa Khan
2026-04-28 11:51:53 +01:00
committed by GitHub
parent 079b87ae63
commit a7b95c5b08
52 changed files with 52 additions and 0 deletions
+1
View File
@@ -3,3 +3,4 @@ title: Auxiliary Modules
---
<DirectoryIndex />
@@ -4,3 +4,4 @@ description: The following details apply to all types of Widgets.
---
The following details apply to all types of Widgets.
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: Layouts
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: Styles
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Contributing
---
<DirectoryIndex />
+1
View File
@@ -5,3 +5,4 @@ description: LVGL comes packaged with various tools that can help you debug prob
LVGL comes packaged with various tools that can help you debug problems you may
encounter during development and testing.
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Getting started
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Guides
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Bindings
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Board Support
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: Boards
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Build System Support
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: Alif
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: Arm
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: Espressif
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: Chip Vendor Support
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: NXP
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: Renesas
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: STM32
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: Drivers
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: Embedded Linux Support
---
<DirectoryIndex />
@@ -10,3 +10,4 @@ Buildroot is a set of Makefiles and patches that simplifies and automates the
process of building a complete and bootable Linux environment for an embedded
system, while using cross-compilation to allow building for multiple target
platforms on a single Linux-based development system.
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: OS Support
---
<DirectoryIndex />
@@ -14,3 +14,4 @@ embedded and IOT devices, or anywhere a customized Linux OS is needed.
This section objective is to ease to process of understanding the basic
concepts of Yocto and to help beginners to start with Yocto.
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: EVE
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: Display Controller Support
---
<DirectoryIndex />
@@ -3,3 +3,4 @@ title: Framework Support
---
<DirectoryIndex />
+1
View File
@@ -25,3 +25,4 @@ guide, you are also covered.
You can also pick a [ready-to-use project](https://lvgl.io/boards) for many
development boards.
<DirectoryIndex />
+1
View File
@@ -9,3 +9,4 @@ development boards).
Many ready-to-use projects are available to get started easily on
Windows, Linux, macOS, and in a web browser. Even developing a UEFI BIOS is
an option.
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: RTOS Support
---
<DirectoryIndex />
+1
View File
@@ -45,3 +45,4 @@ these two that suits your project.
- Documentation is available online
- Free and open-source under MIT license
- Free for commercial projects
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Font Support
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: File System Support
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Image Support
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: "3rd-Party Libraries"
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Video Support
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: "Display (lv_display)"
---
## API
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Drawing
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: "Fonts (lv_font)"
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Images
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: "Input devices (lv_indev)"
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Main Modules
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Observer
---
<DirectoryIndex />
+1
View File
@@ -7,3 +7,4 @@ title: All Widgets
<hr />
html
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Assets
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Editor
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Features
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: LVGL Pro and XML
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Integration
---
<DirectoryIndex />
+1
View File
@@ -3,3 +3,4 @@ title: Tools
---
<DirectoryIndex />

Some files were not shown because too many files have changed in this diff Show More