linux-stable/Documentation/arch/index.rst
Jonathan Corbet 790a6c21c1 docs: move m68k architecture documentation under Documentation/arch/
Architecture-specific documentation is being moved into Documentation/arch/
as a way of cleaning up the top-level documentation directory and making
the docs hierarchy more closely match the source hierarchy.  Move
Documentation/m68k into arch/ and fix all in-tree references.

Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2023-04-10 16:46:11 -06:00

28 lines
463 B
ReStructuredText

.. SPDX-License-Identifier: GPL-2.0
CPU Architectures
=================
These books provide programming details about architecture-specific
implementation.
.. toctree::
:maxdepth: 2
arc/index
../arm/index
../arm64/index
ia64/index
../loongarch/index
m68k/index
../mips/index
nios2/index
openrisc/index
parisc/index
../powerpc/index
../riscv/index
../s390/index
sh/index
sparc/index
x86/index
xtensa/index