diff options
author | Joel Fernandes (Google) <joel@joelfernandes.org> | 2019-08-01 17:39:20 -0400 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2019-10-29 02:48:13 -0700 |
commit | 76e771d188060d47f98e5634aee6333ab11673a4 (patch) | |
tree | fb738354bfb88614a230cdccc9f54b1677c81ffd /Documentation/RCU | |
parent | 07335c16a39c213c9ac82213a3cd084f0ade4b50 (diff) |
docs: rcu: Increase toctree to 3
These documents are long and have various sections. Provide a good
toc nesting level.
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'Documentation/RCU')
-rw-r--r-- | Documentation/RCU/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RCU/index.rst b/Documentation/RCU/index.rst index 94427dc1f23d..5c99185710fa 100644 --- a/Documentation/RCU/index.rst +++ b/Documentation/RCU/index.rst @@ -5,7 +5,7 @@ RCU concepts ============ .. toctree:: - :maxdepth: 1 + :maxdepth: 3 rcu listRCU |