docs: move openrisc documentation under Documentation/arch/
authorJonathan Corbet <corbet@lwn.net>
Thu, 23 Mar 2023 20:30:24 +0000 (14:30 -0600)
committerJonathan Corbet <corbet@lwn.net>
Thu, 30 Mar 2023 19:00:35 +0000 (13:00 -0600)
commit0e9ab8e4d44ae9d9aaf213bfd2c90bbe7289337b
tree6a0b03f29021f29544e19a07ae3ef9dee53301ea
parentd47a97bd38a3ac295ff8a23b979ef1f9a9fc36e7
docs: move openrisc 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/openrisc into arch/ and fix all in-tree references.

Cc: Jonas Bonn <jonas@southpole.se>
Cc: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Cc: Stafford Horne <shorne@gmail.com>
Acked-by: Alex Shi <alexs@kernel.org>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
17 files changed:
Documentation/arch/index.rst
Documentation/arch/openrisc/features.rst [new file with mode: 0644]
Documentation/arch/openrisc/index.rst [new file with mode: 0644]
Documentation/arch/openrisc/openrisc_port.rst [new file with mode: 0644]
Documentation/arch/openrisc/todo.rst [new file with mode: 0644]
Documentation/openrisc/features.rst [deleted file]
Documentation/openrisc/index.rst [deleted file]
Documentation/openrisc/openrisc_port.rst [deleted file]
Documentation/openrisc/todo.rst [deleted file]
Documentation/translations/zh_CN/arch/index.rst
Documentation/translations/zh_CN/arch/openrisc/index.rst [new file with mode: 0644]
Documentation/translations/zh_CN/arch/openrisc/openrisc_port.rst [new file with mode: 0644]
Documentation/translations/zh_CN/arch/openrisc/todo.rst [new file with mode: 0644]
Documentation/translations/zh_CN/openrisc/index.rst [deleted file]
Documentation/translations/zh_CN/openrisc/openrisc_port.rst [deleted file]
Documentation/translations/zh_CN/openrisc/todo.rst [deleted file]
MAINTAINERS