ref-manual: Applied review edits for new classes and variables.

These edits were minor with the addition of some descriptions that
had to be fleshed out.  All comments from Paul Eggleton.

(From yocto-docs rev: 4ae7c5a5e5aa23307e28de0832d379145c4ef8f1)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2014-10-22 10:30:58 -07:00
committed by Richard Purdie
parent 01f2e75575
commit 38c853a83d
2 changed files with 80 additions and 38 deletions

View File

@@ -239,8 +239,8 @@
An alternative version of the
<link linkend='ref-classes-binconfig'><filename>binconfig</filename></link>
class, which disables binary configuration scripts by making them
return an error in favor of installing them using
<filename>pkg-config</filename>.
return an error in favor of using <filename>pkg-config</filename>
to query the information.
The scripts to be disabled should be specified using the
<link linkend='var-BINCONFIG'><filename>BINCONFIG</filename></link>
variable within the recipe inheriting the class.
@@ -465,7 +465,7 @@
<title><filename>compress_doc.bbclass</filename></title>
<para>
Enables compression for man pages and information pages.
Enables compression for man pages and info pages.
This class is intended to be inherited globally.
The default compression mechanism is gz (gzip) but you can
select an alternative mechanism by setting the
@@ -492,10 +492,13 @@
<title><filename>copyleft_filter.bbclass</filename></title>
<para>
A class used by the archiver and the
A class used by the
<link linkend='ref-classes-archiver'><filename>archiver</filename></link>
and
<link linkend='ref-classes-copyleft_compliance'><filename>copyleft_compliance</filename></link>
class for filtering licenses.
This is an internal class and is not intended to be used directly.
classes for filtering licenses.
The <filename>copyleft_filter</filename> class is an internal class
and is not intended to be used directly.
</para>
</section>
@@ -1059,7 +1062,7 @@
<para>
You can also see the
<ulink url='https://wiki.archlinux.org/index.php/Gummiboot'>Gummiboot documentation</ulink>
<ulink url='http://freedesktop.org/wiki/Software/gummiboot/'>Gummiboot documentation</ulink>
for more information.
</para>
</section>
@@ -2620,7 +2623,7 @@
<para>
Enables package tests (ptests) specifically for GNOME packages,
which have tests intended to be executed with
gnome-desktop-testing.
<filename>gnome-desktop-testing</filename>.
</para>
<para>