Skip to content

Commit

Permalink
docs: move parisc documentation under Documentation/arch/
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jonathan Corbet committed Apr 10, 2023
1 parent 71dbc48 commit 92b3de3
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Documentation/arch/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ implementation.
../mips/index
nios2/index
openrisc/index
../parisc/index
parisc/index
../powerpc/index
../riscv/index
../s390/index
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion Documentation/translations/zh_CN/arch/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
../arm64/index
../riscv/index
openrisc/index
../parisc/index
parisc/index
../loongarch/index

TODOList:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. include:: ../disclaimer-zh_CN.rst
.. include:: ../../disclaimer-zh_CN.rst

:Original: Documentation/parisc/debugging.rst
:Original: Documentation/arch/parisc/debugging.rst

:翻译:

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. SPDX-License-Identifier: GPL-2.0
.. include:: ../disclaimer-zh_CN.rst
.. include:: ../../disclaimer-zh_CN.rst

:Original: Documentation/parisc/index.rst
:Original: Documentation/arch/parisc/index.rst

:翻译:

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. include:: ../disclaimer-zh_CN.rst
.. include:: ../../disclaimer-zh_CN.rst

:Original: Documentation/parisc/registers.rst
:Original: Documentation/arch/parisc/registers.rst

:翻译:

Expand Down
2 changes: 1 addition & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -15834,7 +15834,7 @@ W: https://parisc.wiki.kernel.org
Q: http://patchwork.kernel.org/project/linux-parisc/list/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
T: git git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git
F: Documentation/parisc/
F: Documentation/arch/parisc/
F: arch/parisc/
F: drivers/char/agp/parisc-agp.c
F: drivers/input/misc/hp_sdc_rtc.c
Expand Down

0 comments on commit 92b3de3

Please sign in to comment.