docs(directory structure): simplify by removing details/ and intro/ dirs (#9313)

This commit is contained in:
Victor Wheeler
2025-11-27 13:07:30 -07:00
committed by GitHub
parent e54d668633
commit ae15dc66c0
339 changed files with 310 additions and 310 deletions
+1 -1
View File
@@ -13,5 +13,5 @@ dependencies = [
[project.urls]
Homepage = "https://lvgl.io"
Documentation = "https://docs.lvgl.io/master/details/debugging/gdb_plugin.html"
Documentation = "https://docs.lvgl.io/master/debugging/gdb_plugin.html"
Repository = "https://github.com/lvgl/lvgl"