1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

ref-manual: Updated comprehensive list of manuals etc.

I added the concepts manual, the ref manual, and the mega-
manual to the list.

(From yocto-docs rev: 180387ac9ae74cd5b69c4cf6338b72daef4b9f37)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-01-31 10:38:41 -08:00
committed by Richard Purdie
parent 64c70a7137
commit 30335a6269
+36 -11
View File
@@ -172,6 +172,14 @@
This manual introduces the Yocto Project and provides
development environment basics.
</para></listitem>
<listitem><para>
<emphasis>
<ulink url='&YOCTO_DOCS_CM_URL;'>Yocto Project Concepts Manual</ulink>:
</emphasis>
This manual offers conceptual information not suited for
reference or "how-to" procedures (e.g. a deep look into the
image build process).
</para></listitem>
<listitem><para>
<emphasis>
<ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Tasks Manual</ulink>:
@@ -206,6 +214,23 @@
well as provides a bit of conceptual information on the
construction of the Yocto Linux kernel tree.
</para></listitem>
<listitem><para>
<emphasis>
<ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink>:
</emphasis>
This manual provides reference material such as variable,
task, and class descriptions.
</para></listitem>
<listitem><para>
<emphasis>
<ulink url='&YOCTO_DOCS_MM_URL;'>Yocto Project Reference Mega-Manual</ulink>:
</emphasis>
This manual is simply a single HTML file comprised of the
bulk of the Yocto Project manuals.
The Mega-Manual primarily exists as a vehicle by which you can
easily search for phrases and terms used in the Yocto Project
documentation set.
</para></listitem>
<listitem><para>
<emphasis>
<ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Profiling and Tracing Manual</ulink>:
@@ -214,6 +239,17 @@
tracing and profiling schemes along with their applications
(as appropriate) to each tool.
</para></listitem>
<listitem><para>
<emphasis>
<ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink>:
</emphasis>
This manual introduces and describes how to set up and use
Toaster.
Toaster is an Application Programming Interface (API) and
web-based interface to the
<link linkend='build-system-term'>OpenEmbedded Build System</link>,
which uses BitBake, that reports build information.
</para></listitem>
<listitem><para>
<emphasis>
<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-latest-yp-eclipse-plug-in'>Eclipse IDE Yocto Plug-in</ulink>:
@@ -235,17 +271,6 @@
Features, updates and known issues for the current
release of the Yocto Project.
</para></listitem>
<listitem><para>
<emphasis>
<ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink>:
</emphasis>
This manual introduces and describes how to set up and use
Toaster.
Toaster is an Application Programming Interface (API) and
web-based interface to the
<link linkend='build-system-term'>OpenEmbedded Build System</link>,
which uses BitBake, that reports build information.
</para></listitem>
<listitem><para>
<emphasis>
<ulink url='&YOCTO_BUGZILLA_URL;'>Bugzilla</ulink>: