mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-26 02:37:01 +08:00
docs(Guides): add structure to TOC for Guides section (#9281)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.. _how-to articles:
|
||||
|
||||
===============
|
||||
How-To Articles
|
||||
===============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
.. _guides:
|
||||
|
||||
======
|
||||
Guides
|
||||
======
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
how-to-articles/index
|
||||
internal-subsystems/index
|
||||
@@ -0,0 +1,9 @@
|
||||
.. _internal subsystems:
|
||||
|
||||
===================
|
||||
Internal Subsystems
|
||||
===================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
@@ -81,6 +81,7 @@ Details
|
||||
details/auxiliary-modules/index
|
||||
details/libs/index
|
||||
details/debugging/index
|
||||
guides/index
|
||||
|
||||
|
||||
Appendix
|
||||
|
||||
Reference in New Issue
Block a user