forked from Minki/linux
b693d0b372
The documentation is in a format that is very close to ReST format. The conversion is actually: - add blank lines in order to identify paragraphs; - fixing tables markups; - adding some lists markups; - marking literal blocks; - adjust some title markups. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
29 lines
389 B
ReStructuredText
29 lines
389 B
ReStructuredText
:orphan:
|
|
|
|
==================
|
|
ARM64 Architecture
|
|
==================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
acpi_object_usage
|
|
arm-acpi
|
|
booting
|
|
cpu-feature-registers
|
|
elf_hwcaps
|
|
hugetlbpage
|
|
legacy_instructions
|
|
memory
|
|
pointer-authentication
|
|
silicon-errata
|
|
sve
|
|
tagged-pointers
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|