docs: arm64: convert docs to ReST and rename to .rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 12 Jun 2019 17:52:38 +0000 (14:52 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jun 2019 20:20:27 +0000 (14:20 -0600)
commitb693d0b372afb39432e1c49ad7b3454855bc6bed
treea3bcb0d94dab9032e96f036d65bd24f197218f43
parent305a99eb98af22996e9771078b7a19978732ed41
docs: arm64: convert docs to ReST and rename to .rst

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>
35 files changed:
Documentation/arm64/acpi_object_usage.rst [new file with mode: 0644]
Documentation/arm64/acpi_object_usage.txt [deleted file]
Documentation/arm64/arm-acpi.rst [new file with mode: 0644]
Documentation/arm64/arm-acpi.txt [deleted file]
Documentation/arm64/booting.rst [new file with mode: 0644]
Documentation/arm64/booting.txt [deleted file]
Documentation/arm64/cpu-feature-registers.rst [new file with mode: 0644]
Documentation/arm64/cpu-feature-registers.txt [deleted file]
Documentation/arm64/elf_hwcaps.rst [new file with mode: 0644]
Documentation/arm64/elf_hwcaps.txt [deleted file]
Documentation/arm64/hugetlbpage.rst [new file with mode: 0644]
Documentation/arm64/hugetlbpage.txt [deleted file]
Documentation/arm64/index.rst [new file with mode: 0644]
Documentation/arm64/legacy_instructions.rst [new file with mode: 0644]
Documentation/arm64/legacy_instructions.txt [deleted file]
Documentation/arm64/memory.rst [new file with mode: 0644]
Documentation/arm64/memory.txt [deleted file]
Documentation/arm64/pointer-authentication.rst [new file with mode: 0644]
Documentation/arm64/pointer-authentication.txt [deleted file]
Documentation/arm64/silicon-errata.rst [new file with mode: 0644]
Documentation/arm64/silicon-errata.txt [deleted file]
Documentation/arm64/sve.rst [new file with mode: 0644]
Documentation/arm64/sve.txt [deleted file]
Documentation/arm64/tagged-pointers.rst [new file with mode: 0644]
Documentation/arm64/tagged-pointers.txt [deleted file]
Documentation/translations/zh_CN/arm64/booting.txt
Documentation/translations/zh_CN/arm64/legacy_instructions.txt
Documentation/translations/zh_CN/arm64/memory.txt
Documentation/translations/zh_CN/arm64/silicon-errata.txt
Documentation/translations/zh_CN/arm64/tagged-pointers.txt
Documentation/virtual/kvm/api.txt
arch/arm64/include/asm/efi.h
arch/arm64/include/asm/image.h
arch/arm64/include/uapi/asm/sigcontext.h
arch/arm64/kernel/kexec_image.c