aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
diff options
context:
space:
mode:
authorJiunn Chang <c0d1n61at3@gmail.com>2019-06-26 15:07:05 -0500
committerJonathan Corbet <corbet@lwn.net>2019-06-27 08:19:08 -0600
commitc0e679b4a180f7b9f2cee41c2781bb6af29f7755 (patch)
treea681c8a42487dbb54232f42ff4b567d4b432d7f6 /Documentation/RCU
parentDocumentation: RCU: Rename txt files to rst (diff)
downloadlinux-dev-c0e679b4a180f7b9f2cee41c2781bb6af29f7755.tar.xz
linux-dev-c0e679b4a180f7b9f2cee41c2781bb6af29f7755.zip
Documentation: RCU: Add TOC tree hooks
Add TOC tree hooks for: - rcu - listRCU - UP Signed-off-by: Jiunn Chang <c0d1n61at3@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/RCU')
-rw-r--r--Documentation/RCU/index.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/Documentation/RCU/index.rst b/Documentation/RCU/index.rst
new file mode 100644
index 000000000000..340a9725676c
--- /dev/null
+++ b/Documentation/RCU/index.rst
@@ -0,0 +1,19 @@
+.. _rcu_concepts:
+
+============
+RCU concepts
+============
+
+.. toctree::
+ :maxdepth: 1
+
+ rcu
+ listRCU
+ UP
+
+.. only:: subproject and html
+
+ Indices
+ =======
+
+ * :ref:`genindex`