Documentation/RCU: Fix nested inline markup
authorAkira Yokosawa <akiyks@gmail.com>
Fri, 21 May 2021 02:16:04 +0000 (11:16 +0900)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 20 Jul 2021 20:36:33 +0000 (13:36 -0700)
commit4966090849e96f4db1e115b77d2cfb68c2f73264
tree36b948c7125e0be5b1bc850f0adee751c0109509
parente3879ecd366a8ccc0ad7e36bf62692c16db360a1
Documentation/RCU: Fix nested inline markup

To avoid the ``foo`` markup inside the `bar`__ hyperlink marker,
use the "replace" directive [1].

This should restore the intended appearance of the link.

Tested with sphinx versions 1.7.9 and 2.4.4.

[1]: https://docutils.sourceforge.io/docs/ref/rst/directives.html#replace

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Documentation/RCU/Design/Requirements/Requirements.rst