mirror of
https://git.yoctoproject.org/poky
synced 2026-05-29 12:09:36 +00:00
ref-manual: Updates to doc packages and reference links
I added xlstproc to Fedora and CentOS package lists for building out the docs. I abbreviated the list of references in the end chapter by leaving just the main URLs for bigger areas such as Intel, OE, etc. Then I put in a link that goes back to the dev-manual list of other informations as that is much more comprehensive. (From yocto-docs rev: 81667b85cd8c639dd32cd5a8f614b4c890eb4dde) 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
674ffa8c68
commit
5f46b438a8
@@ -267,7 +267,7 @@
|
||||
Yocto Project documentation manuals:
|
||||
<literallayout class='monospaced'>
|
||||
$ sudo yum install make docbook-style-dsssl docbook-style-xsl \
|
||||
docbook-dtds docbook-utils fop libxslt dblatex xmlto
|
||||
docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc
|
||||
</literallayout></para></listitem>
|
||||
<listitem><para><emphasis>ADT Installer Extras:</emphasis>
|
||||
Packages needed if you are going to be using the
|
||||
@@ -352,7 +352,7 @@
|
||||
Yocto Project documentation manuals:
|
||||
<literallayout class='monospaced'>
|
||||
$ sudo yum install make docbook-style-dsssl docbook-style-xsl \
|
||||
docbook-dtds docbook-utils fop libxslt dblatex xmlto
|
||||
docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc
|
||||
</literallayout></para></listitem>
|
||||
<listitem><para><emphasis>ADT Installer Extras:</emphasis>
|
||||
Packages needed if you are going to be using the
|
||||
@@ -543,7 +543,7 @@
|
||||
<ulink url='&YOCTO_DL_URL;/releases/yocto/'/>.</para></listitem>
|
||||
<listitem><para><emphasis>Nightly Builds:</emphasis> These
|
||||
tarball releases are available at
|
||||
<ulink url='http://autobuilder.yoctoproject.org/nightly'/>.
|
||||
<ulink url='&YOCTO_AB_NIGHTLY_URL;'/>.
|
||||
These builds include Yocto Project releases, meta-toolchain
|
||||
tarball installation scripts, and experimental builds.
|
||||
</para></listitem>
|
||||
|
||||
Reference in New Issue
Block a user