mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-09-15 09:07:11 +10:00
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>
This commit is contained in:
parent
c9b54d6f36
commit
35e25da7fb
@ -19,17 +19,14 @@ Unsorted Documentation
|
|||||||
Atomic Types
|
Atomic Types
|
||||||
============
|
============
|
||||||
|
|
||||||
.. include:: ../atomic_t.txt
|
.. literalinclude:: ../atomic_t.txt
|
||||||
:literal:
|
|
||||||
|
|
||||||
Atomic bitops
|
Atomic bitops
|
||||||
=============
|
=============
|
||||||
|
|
||||||
.. include:: ../atomic_bitops.txt
|
.. literalinclude:: ../atomic_bitops.txt
|
||||||
:literal:
|
|
||||||
|
|
||||||
Memory Barriers
|
Memory Barriers
|
||||||
===============
|
===============
|
||||||
|
|
||||||
.. include:: ../memory-barriers.txt
|
.. literalinclude:: ../memory-barriers.txt
|
||||||
:literal:
|
|
||||||
|
Loading…
Reference in New Issue
Block a user