Documentation/rtla: Convert links to RST format
Web links in the documentation are not properly displayed. In the man pages web links look like: Osnoise tracer documentation: < <https://www.kernel.org/doc/html/lat‐ est/trace/osnoise-tracer.html> > On web pages the URL caption is the URL itself. Convert tracer documentation links to RST anonymous hyperlink format for better rendering. Use newer docs.kernel.org instead of www.kernel.org/doc/html/latest for brevity. After the change, the links in the man pages look like: Osnoise tracer <https://docs.kernel.org/trace/osnoise-tracer.html> On web pages the captions are the titles of the links. Signed-off-by: Costa Shulyupin <costa.shul@redhat.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260405163847.3337981-1-costa.shul@redhat.com>master
parent
96c1f4517e
commit
ba716ad46d
|
|
@ -100,7 +100,7 @@ SEE ALSO
|
|||
|
||||
**rtla-osnoise**\(1)
|
||||
|
||||
Osnoise tracer documentation: <https://www.kernel.org/doc/html/latest/trace/osnoise-tracer.html>
|
||||
`Osnoise tracer <https://docs.kernel.org/trace/osnoise-tracer.html>`__
|
||||
|
||||
AUTHOR
|
||||
======
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@ SEE ALSO
|
|||
========
|
||||
**rtla-osnoise**\(1), **rtla-osnoise-top**\(1)
|
||||
|
||||
*osnoise* tracer documentation: <https://www.kernel.org/doc/html/latest/trace/osnoise-tracer.html>
|
||||
`Osnoise tracer <https://docs.kernel.org/trace/osnoise-tracer.html>`__
|
||||
|
||||
AUTHOR
|
||||
======
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ SEE ALSO
|
|||
|
||||
**rtla-osnoise**\(1), **rtla-osnoise-hist**\(1)
|
||||
|
||||
Osnoise tracer documentation: <https://www.kernel.org/doc/html/latest/trace/osnoise-tracer.html>
|
||||
`Osnoise tracer <https://docs.kernel.org/trace/osnoise-tracer.html>`__
|
||||
|
||||
AUTHOR
|
||||
======
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ SEE ALSO
|
|||
========
|
||||
**rtla-osnoise-top**\(1), **rtla-osnoise-hist**\(1)
|
||||
|
||||
Osnoise tracer documentation: <https://www.kernel.org/doc/html/latest/trace/osnoise-tracer.html>
|
||||
`Osnoise tracer <https://docs.kernel.org/trace/osnoise-tracer.html>`__
|
||||
|
||||
AUTHOR
|
||||
======
|
||||
|
|
|
|||
|
|
@ -104,7 +104,7 @@ SEE ALSO
|
|||
========
|
||||
**rtla-timerlat**\(1), **rtla-timerlat-top**\(1)
|
||||
|
||||
*timerlat* tracer documentation: <https://www.kernel.org/doc/html/latest/trace/timerlat-tracer.html>
|
||||
`Timerlat tracer <https://docs.kernel.org/trace/timerlat-tracer.html>`__
|
||||
|
||||
AUTHOR
|
||||
======
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@ SEE ALSO
|
|||
--------
|
||||
**rtla-timerlat**\(1), **rtla-timerlat-hist**\(1)
|
||||
|
||||
*timerlat* tracer documentation: <https://www.kernel.org/doc/html/latest/trace/timerlat-tracer.html>
|
||||
`Timerlat tracer <https://docs.kernel.org/trace/timerlat-tracer.html>`__
|
||||
|
||||
AUTHOR
|
||||
------
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ SEE ALSO
|
|||
========
|
||||
**rtla-timerlat-top**\(1), **rtla-timerlat-hist**\(1)
|
||||
|
||||
*timerlat* tracer documentation: <https://www.kernel.org/doc/html/latest/trace/timerlat-tracer.html>
|
||||
`Timerlat tracer <https://docs.kernel.org/trace/timerlat-tracer.html>`__
|
||||
|
||||
AUTHOR
|
||||
======
|
||||
|
|
|
|||
Loading…
Reference in New Issue