mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
doc: Add architecture specific info to Sphinx TOC tree
Add index.rst for architecture specific info. More docs will be added later. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
7
doc/arch/index.rst
Normal file
7
doc/arch/index.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+
|
||||
|
||||
Architecture-specific doc
|
||||
=========================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
@@ -40,6 +40,17 @@ needed).
|
||||
|
||||
api/index
|
||||
|
||||
Architecture-specific doc
|
||||
-------------------------
|
||||
|
||||
These books provide programming details about architecture-specific
|
||||
implementation.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
arch/index
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
|
Reference in New Issue
Block a user