]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: Add remaining Documentation/*.txt at staging/index.rst
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 23 Jun 2020 13:31:39 +0000 (15:31 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 26 Jun 2020 17:33:45 +0000 (11:33 -0600)
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>
Documentation/staging/index.rst

index 8cc9d94b0a132c50dda36c10227cf47d01acf2b9..8e98517675caac4601c6b1fbddc1c90fc1b71cb1 100644 (file)
@@ -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