Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 159a5e78 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

docs: add arch doc directories to the index



Now that several arch documents were converted to ReST,
add their indexes to Documentation/index.rst and remove the
:orphan:  from them.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 9b1f4402
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
:orphan:

================
ARM Architecture
================
+0 −2
Original line number Diff line number Diff line
:orphan:

==================
ARM64 Architecture
==================
+0 −2
Original line number Diff line number Diff line
:orphan:

==================
IA-64 Architecture
==================
+9 −0
Original line number Diff line number Diff line
@@ -117,7 +117,16 @@ implementation.
   :maxdepth: 2

   sh/index
   arm/index
   arm64/index
   ia64/index
   m68k/index
   riscv/index
   s390/index
   sh/index
   sparc/index
   x86/index
   xtensa/index

Filesystem Documentation
------------------------
+1 −1
Original line number Diff line number Diff line
:orphan:
.. SPDX-License-Identifier: GPL-2.0

=================
m68k Architecture
Loading