aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/staging
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-06-23 15:31:39 +0200
committerJonathan Corbet <corbet@lwn.net>2020-06-26 11:33:45 -0600
commit35e25da7fb1a513f4a7230dd4521277df8bc7f11 (patch)
tree5dd8a6b2ddf8b6a4384f685c1462f592a6980c77 /Documentation/staging
parentdocs: move other kAPI documents to core-api (diff)
downloadlinux-dev-35e25da7fb1a513f4a7230dd4521277df8bc7f11.tar.xz
linux-dev-35e25da7fb1a513f4a7230dd4521277df8bc7f11.zip
docs: Add remaining Documentation/*.txt at staging/index.rst
There are a few text files that aren't yet at the docs building system. Add those to the staging/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/35967d18de8b3ee480194acf68e62d515347c1e5.1592918949.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/staging')
-rw-r--r--Documentation/staging/index.rst9
1 files changed, 3 insertions, 6 deletions
diff --git a/Documentation/staging/index.rst b/Documentation/staging/index.rst
index 8cc9d94b0a13..8e98517675ca 100644
--- a/Documentation/staging/index.rst
+++ b/Documentation/staging/index.rst
@@ -19,17 +19,14 @@ Unsorted Documentation
Atomic Types
============
-.. include:: ../atomic_t.txt
- :literal:
+.. literalinclude:: ../atomic_t.txt
Atomic bitops
=============
-.. include:: ../atomic_bitops.txt
- :literal:
+.. literalinclude:: ../atomic_bitops.txt
Memory Barriers
===============
-.. include:: ../memory-barriers.txt
- :literal:
+.. literalinclude:: ../memory-barriers.txt