mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
ref-manual: Removed tag from profile-manual cross-ref
In the introduction, the ref-manual references several other YP manuals. If the manual is build separately, these references resolve to the appropriate manuals. When the mega-manual is built, the same references are designed to not become links. In otherwords, mega-manual.sed processes those links out. This is by design. I found a #profile-manual tag on one of the links in the introduction. This resulted in a link in the mega-manual that would go nowhere. I removed the tag. (From yocto-docs rev: 5284004cb4f619b0580b525f67a3ebc7be1cdb93) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
da7196cc2d
commit
0947319266
@@ -23,7 +23,7 @@
|
||||
For Board Support Package (BSP) structure information, see the
|
||||
<ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink>.
|
||||
You can find information on tracing and profiling in the
|
||||
<ulink url='&YOCTO_DOCS_PROF_URL;#profile-manual'>Yocto Project Profiling and Tracing Manual</ulink>.
|
||||
<ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Profiling and Tracing Manual</ulink>.
|
||||
For information on BitBake, which is the task execution tool the
|
||||
OpenEmbedded build system is based on, see the
|
||||
<ulink url='&YOCTO_DOCS_BB_URL;#bitbake-user-manual'>BitBake User Manual</ulink>.
|
||||
|
||||
Reference in New Issue
Block a user