diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-04-22 21:10:26 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 16:03:01 +0200 |
commit | 159a5e78bdcabb1f87ee5536182a99a307ae0bac (patch) | |
tree | fa00d7d6b69282a49227a1c41736e32c0762381b /Documentation/xtensa | |
parent | docs: interconnect.rst: add it to the driver-api guide (diff) | |
download | linux-159a5e78bdcabb1f87ee5536182a99a307ae0bac.tar.xz linux-159a5e78bdcabb1f87ee5536182a99a307ae0bac.zip |
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/xtensa')
-rw-r--r-- | Documentation/xtensa/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/xtensa/index.rst b/Documentation/xtensa/index.rst index 5a24e365e35f..52fa04eb39a3 100644 --- a/Documentation/xtensa/index.rst +++ b/Documentation/xtensa/index.rst @@ -1,4 +1,4 @@ -:orphan: +.. SPDX-License-Identifier: GPL-2.0 =================== Xtensa Architecture |