projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f93a3e4
)
Documentation: RCU: Add TOC tree hooks
author
Jiunn Chang
<c0d1n61at3@gmail.com>
Wed, 26 Jun 2019 20:07:05 +0000
(15:07 -0500)
committer
Jonathan 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]
patch
|
blob
diff --git a/Documentation/RCU/index.rst
b/Documentation/RCU/index.rst
new file mode 100644
(file)
index 0000000..
340a972
--- /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`