diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index c98c322a01..f3206f33c3 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml @@ -267,7 +267,7 @@ Yocto Project documentation manuals: $ 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 ADT Installer Extras: Packages needed if you are going to be using the @@ -352,7 +352,7 @@ Yocto Project documentation manuals: $ 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 ADT Installer Extras: Packages needed if you are going to be using the @@ -543,7 +543,7 @@ . Nightly Builds: These tarball releases are available at - . + . These builds include Yocto Project releases, meta-toolchain tarball installation scripts, and experimental builds. diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml index 17b8e97145..cd7a7b2f45 100644 --- a/documentation/ref-manual/resources.xml +++ b/documentation/ref-manual/resources.xml @@ -93,19 +93,10 @@ BitBake: The tool used to process metadata. - - BitBake User Manual: - A comprehensive guide to the BitBake tool. - In the - Source Directory, - you can find the BitBake User Manual in the - bitbake/doc/bitbake-user-manual directory. - - - QEMU: - An open source machine emulator and virtualizer. - + For more links, see the + "Other Information" + section in the Yocto Project Development Manual.