diff options
author | Phong Tran <tranmanphong@gmail.com> | 2019-11-06 20:09:50 +0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2019-12-10 18:51:53 -0800 |
commit | 5e1bc932818f74082e8331b59aa550101ead08e0 (patch) | |
tree | 243c5dd7a81e45c5a1ba579c7d80ae819c7fb4fd /Documentation/RCU/index.rst | |
parent | 6705cae433cffc37b183ded6ca9fe5c6d8ae8a9d (diff) | |
download | lwn-5e1bc932818f74082e8331b59aa550101ead08e0.tar.gz lwn-5e1bc932818f74082e8331b59aa550101ead08e0.zip |
doc: Convert whatisRCU.txt to .rst
This commit updates whatisRCU.txt to the new .rst format.
This change includes:
- Formatting bullet lists
- Adding literal blocks
- Links from table of contents to corresponding sections
- Links to external documents
- Reformat quick quizzes
Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Tested-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
[ tranmanphong: Apply Amol Grover feedback. ]
Reviewed-by: Amol Grover <frextrite@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'Documentation/RCU/index.rst')
-rw-r--r-- | Documentation/RCU/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/RCU/index.rst b/Documentation/RCU/index.rst index 627128c230dc..b9b11481c727 100644 --- a/Documentation/RCU/index.rst +++ b/Documentation/RCU/index.rst @@ -8,6 +8,7 @@ RCU concepts :maxdepth: 3 arrayRCU + whatisRCU rcu listRCU NMI-RCU |