docs: Move arc architecture docs 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/arc into arch/ and fix all in-tree references.

Acked-by: Vineet Gupta <vgupta@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Jonathan Corbet 2023-03-30 13:08:45 -06:00
parent c3806d5720
commit fde2e40fb5
5 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ implementation.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
../arc/index arc/index
../arm/index ../arm/index
../arm64/index ../arm64/index
../ia64/index ../ia64/index

View File

@ -20185,7 +20185,7 @@ M: Vineet Gupta <vgupta@kernel.org>
L: linux-snps-arc@lists.infradead.org L: linux-snps-arc@lists.infradead.org
S: Supported S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git
F: Documentation/arc/ F: Documentation/arch/arc
F: Documentation/devicetree/bindings/arc/* F: Documentation/devicetree/bindings/arc/*
F: Documentation/devicetree/bindings/interrupt-controller/snps,arc* F: Documentation/devicetree/bindings/interrupt-controller/snps,arc*
F: arch/arc/ F: arch/arc/