Commit 35e25da7 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Jonathan Corbet
Browse files

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: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/35967d18de8b3ee480194acf68e62d515347c1e5.1592918949.git.mchehab+huawei@kernel.org


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent c9b54d6f
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -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