]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Documentation: RCU: Add TOC tree hooks
authorJiunn Chang <c0d1n61at3@gmail.com>
Wed, 26 Jun 2019 20:07:05 +0000 (15:07 -0500)
committerJonathan Corbet <corbet@lwn.net>
Thu, 27 Jun 2019 14:19:08 +0000 (08:19 -0600)
Add TOC tree hooks for:
  - rcu
  - listRCU
  - UP

Signed-off-by: Jiunn Chang <c0d1n61at3@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/RCU/index.rst [new file with mode: 0644]

diff --git a/Documentation/RCU/index.rst b/Documentation/RCU/index.rst
new file mode 100644 (file)
index 0000000..340a972
--- /dev/null
@@ -0,0 +1,19 @@
+.. _rcu_concepts:
+
+============
+RCU concepts
+============
+
+.. toctree::
+   :maxdepth: 1
+
+   rcu
+   listRCU
+   UP
+
+.. only:: subproject and html
+
+   Indices
+   =======
+
+   * :ref:`genindex`