1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

docs(index): sort the index links alphabetically

Signed-off-by: lhdjply <lhdjply@126.com>
This commit is contained in:
lhdjply 2024-10-17 09:09:54 +08:00 committed by Gabor Kiss-Vamosi
parent 4d929f34a4
commit 032c2c351c
15 changed files with 62 additions and 61 deletions

View File

@ -6,8 +6,8 @@ Bindings
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
micropython
cpp
pikascript
javascript
api_json api_json
cpp
javascript
micropython
pikascript

View File

@ -5,8 +5,8 @@ Chip vendors
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
arm
espressif espressif
nxp nxp
renesas renesas
stm32 stm32
arm

View File

@ -9,8 +9,8 @@ Display
gen_mipi gen_mipi
ili9341 ili9341
lcd_stm32_guide lcd_stm32_guide
renesas_glcdc
st_ltdc
st7735 st7735
st7789 st7789
st7796 st7796
renesas_glcdc
st_ltdc

View File

@ -6,9 +6,9 @@ Drivers
:maxdepth: 2 :maxdepth: 2
display/index display/index
touchpad/index
libinput libinput
X11
windows
opengles opengles
touchpad/index
wayland wayland
windows
X11

View File

@ -5,5 +5,5 @@ Touchpad
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
ft6x36
evdev evdev
ft6x36

View File

@ -5,5 +5,5 @@ IDEs
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
pc-simulator
mdk mdk
pc-simulator

View File

@ -5,10 +5,10 @@ Integration and Drivers
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
bindings/index
building/index building/index
chip/index chip/index
driver/index driver/index
framework/index framework/index
ide/index ide/index
os/index os/index
bindings/index

View File

@ -4,11 +4,11 @@
.. toctree:: :maxdepth: 2 .. toctree:: :maxdepth: 2
nuttx
rt-thread
freertos freertos
zephyr
px5
mqx mqx
nuttx
px5
qnx qnx
rt-thread
yocto/index yocto/index
zephyr

View File

@ -8,21 +8,21 @@
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
fs
bmp
tjpgd
libjpeg_turbo
lodepng
libpng
gif
freetype
tiny_ttf
qrcode
barcode
rlottie
ffmpeg
rle
arduino_esp_littlefs arduino_esp_littlefs
arduino_sd arduino_sd
barcode
bmp
ffmpeg
freetype
fs
gif
lfs lfs
svg libjpeg_turbo
libpng
lodepng
qrcode
rle
rlottie
svg
tiny_ttf
tjpgd

View File

@ -7,14 +7,14 @@ Others
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
snapshot
monkey
gridnav
file_explorer file_explorer
font_manager font_manager
fragment fragment
observer gridnav
imgfont
ime_pinyin ime_pinyin
imgfont
monkey
obj_id obj_id
obj_property obj_property
observer
snapshot

View File

@ -7,7 +7,7 @@ Debugging LVGL
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
gdb_plugin
log log
profiler profiler
vg_lite_tvg vg_lite_tvg
gdb_plugin

View File

@ -8,21 +8,21 @@ Overview
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
obj animations
color
coord coord
debugging/index
display
event
font
fs
image
indev
layer
new_widget
obj
renderers/index
scroll
style style
style-props style-props
scroll
layer
event
indev
display
color
font
image
fs
animations
timer timer
renderers/index
new_widget
debugging/index

View File

@ -5,11 +5,12 @@ Renderers and GPUs
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
sw
sdl
arm2d arm2d
nema_gfx
pxp pxp
sdl
stm32_dma2d stm32_dma2d
sw
vglite vglite
vg_lite vg_lite
nema_gfx

View File

@ -8,11 +8,11 @@ Porting
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
project
display display
draw
indev indev
os
project
sleep
tick tick
timer_handler timer_handler
sleep
os
draw

View File

@ -8,14 +8,14 @@ Widgets
:maxdepth: 1 :maxdepth: 1
obj obj
arc
animimg animimg
arc
bar bar
button button
buttonmatrix buttonmatrix
calendar calendar
chart
canvas canvas
chart
checkbox checkbox
dropdown dropdown
image image