diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-04-22 22:10:26 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 17:03:01 +0300 |
commit | 159a5e78bdcabb1f87ee5536182a99a307ae0bac (patch) | |
tree | fa00d7d6b69282a49227a1c41736e32c0762381b /Documentation/m68k | |
parent | 9b1f44028ff2e051816517781153e10a2d748dc3 (diff) | |
download | linux-159a5e78bdcabb1f87ee5536182a99a307ae0bac.tar.xz |
docs: add arch doc directories to the index
Now that several arch documents were converted to ReST,
add their indexes to Documentation/index.rst and remove the
:orphan: from them.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/m68k')
-rw-r--r-- | Documentation/m68k/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/m68k/index.rst b/Documentation/m68k/index.rst index f3273ec075c3..3a5ba7fe1703 100644 --- a/Documentation/m68k/index.rst +++ b/Documentation/m68k/index.rst @@ -1,4 +1,4 @@ -:orphan: +.. SPDX-License-Identifier: GPL-2.0 ================= m68k Architecture |