Skip to content

Commit fde2e40

Browse files
author
Jonathan Corbet
committed
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>
1 parent c3806d5 commit fde2e40

5 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.
File renamed without changes.
File renamed without changes.

Documentation/arch/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ implementation.
99
.. toctree::
1010
:maxdepth: 2
1111

12-
../arc/index
12+
arc/index
1313
../arm/index
1414
../arm64/index
1515
../ia64/index

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20185,7 +20185,7 @@ M: Vineet Gupta <vgupta@kernel.org>
2018520185
L: linux-snps-arc@lists.infradead.org
2018620186
S: Supported
2018720187
T: git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git
20188-
F: Documentation/arc/
20188+
F: Documentation/arch/arc
2018920189
F: Documentation/devicetree/bindings/arc/*
2019020190
F: Documentation/devicetree/bindings/interrupt-controller/snps,arc*
2019120191
F: arch/arc/

0 commit comments

Comments
 (0)