]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation/rtla: Convert links to RST format
authorCosta Shulyupin <costa.shul@redhat.com>
Sun, 5 Apr 2026 16:38:45 +0000 (19:38 +0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 9 Apr 2026 14:23:12 +0000 (08:23 -0600)
commitba716ad46d251528562fdd65cad8ce0b09853bd2
tree7f8f9d83ba989f06d6d92ce9dd8d335079581059
parent96c1f4517eb4feeae4656cf018a8d8a6156f1db3
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>
Documentation/tools/rtla/rtla-hwnoise.rst
Documentation/tools/rtla/rtla-osnoise-hist.rst
Documentation/tools/rtla/rtla-osnoise-top.rst
Documentation/tools/rtla/rtla-osnoise.rst
Documentation/tools/rtla/rtla-timerlat-hist.rst
Documentation/tools/rtla/rtla-timerlat-top.rst
Documentation/tools/rtla/rtla-timerlat.rst