mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
docs: fix hardcoded link warning messages
Sphinx complains about hardcoded links which can be replaced by an extlink. So let's apply its recommendations. (From yocto-docs rev: f550001f32157c7c30cf5506f3da783c0fd96396) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reported-by: Quentin Schulz <foss+yocto@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
76fa5fae9e
commit
9b9fd2b095
@@ -1169,9 +1169,8 @@ e.g. 'perf help' or 'perf help record'.
|
||||
|
||||
However, by default Yocto doesn't install man pages, but perf invokes
|
||||
the man pages for most help functionality. This is a bug and is being
|
||||
addressed by a Yocto bug: `Bug 3388 - perf: enable man pages for basic
|
||||
'help'
|
||||
functionality <https://bugzilla.yoctoproject.org/show_bug.cgi?id=3388>`__.
|
||||
addressed by a Yocto bug: :yocto_bugs:`Bug 3388 - perf: enable man pages for basic
|
||||
'help' functionality </show_bug.cgi?id=3388>`.
|
||||
|
||||
The man pages in text form, along with some other files, such as a set
|
||||
of examples, can be found in the 'perf' directory of the kernel tree: ::
|
||||
|
||||
Reference in New Issue
Block a user