docs: move loongarch under arch
authorCosta Shulyupin <costa.shul@redhat.com>
Mon, 17 Jul 2023 19:24:27 +0000 (22:24 +0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 18 Aug 2023 17:03:52 +0000 (11:03 -0600)
commit51712e49b434950b6317188f88696556c277b10d
treeea67d3ca46849c1a5841ec038899bfb5c270fa33
parent17b6fc88eb31a10726b702cf07ea998e9828d478
docs: move loongarch under arch

and fix all in-tree references.

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.

Signed-off-by: Costa Shulyupin <costa.shul@redhat.com>
Acked-by: Huacai Chen <chenhuacai@loongson.cn>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20230717192456.453124-1-costa.shul@redhat.com
24 files changed:
Documentation/arch/index.rst
Documentation/arch/loongarch/booting.rst [new file with mode: 0644]
Documentation/arch/loongarch/features.rst [new file with mode: 0644]
Documentation/arch/loongarch/index.rst [new file with mode: 0644]
Documentation/arch/loongarch/introduction.rst [new file with mode: 0644]
Documentation/arch/loongarch/irq-chip-model.rst [new file with mode: 0644]
Documentation/loongarch/booting.rst [deleted file]
Documentation/loongarch/features.rst [deleted file]
Documentation/loongarch/index.rst [deleted file]
Documentation/loongarch/introduction.rst [deleted file]
Documentation/loongarch/irq-chip-model.rst [deleted file]
Documentation/translations/zh_CN/arch/index.rst
Documentation/translations/zh_CN/arch/loongarch/booting.rst [new file with mode: 0644]
Documentation/translations/zh_CN/arch/loongarch/features.rst [new file with mode: 0644]
Documentation/translations/zh_CN/arch/loongarch/index.rst [new file with mode: 0644]
Documentation/translations/zh_CN/arch/loongarch/introduction.rst [new file with mode: 0644]
Documentation/translations/zh_CN/arch/loongarch/irq-chip-model.rst [new file with mode: 0644]
Documentation/translations/zh_CN/loongarch/booting.rst [deleted file]
Documentation/translations/zh_CN/loongarch/features.rst [deleted file]
Documentation/translations/zh_CN/loongarch/index.rst [deleted file]
Documentation/translations/zh_CN/loongarch/introduction.rst [deleted file]
Documentation/translations/zh_CN/loongarch/irq-chip-model.rst [deleted file]
MAINTAINERS
drivers/irqchip/Kconfig