diff options
author | Jonathan Corbet <corbet@lwn.net> | 2023-03-30 13:28:50 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-04-10 16:45:52 -0600 |
commit | 92b3de3f8ad7daddaf90ae7ce6162ca28db20370 (patch) | |
tree | 07ba33ee828d520faae52e6a4fe45776568e43a5 /Documentation/arch/index.rst | |
parent | 71dbc487283233bd8a34e1a4d7efe62db8c7af2a (diff) |
docs: move parisc 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/parisc into arch/ and fix all in-tree references.
Cc: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
Cc: Helge Deller <deller@gmx.de>
Cc: Alex Shi <alexs@kernel.org>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/arch/index.rst')
-rw-r--r-- | Documentation/arch/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/arch/index.rst b/Documentation/arch/index.rst index 77e287c3eeb9..6839cd46850d 100644 --- a/Documentation/arch/index.rst +++ b/Documentation/arch/index.rst @@ -18,7 +18,7 @@ implementation. ../mips/index nios2/index openrisc/index - ../parisc/index + parisc/index ../powerpc/index ../riscv/index ../s390/index |