mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
ref-manual: Added compress_doc class and DOC_COMPRESS variable.
(From yocto-docs rev: 875b6eb2e01b1bb9b4c8ed3c80553c1d0870cf78) 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
924da20c6f
commit
12fb49eb88
@@ -2191,8 +2191,24 @@
|
||||
chapter.
|
||||
</para>
|
||||
</glossdef>
|
||||
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-DOC_COMPRESS'><glossterm>DOC_COMPRESS</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
Sets the compression policy used when the OpenEmbedded
|
||||
build system compresses man pages and info pages.
|
||||
By default, the compression method used is gs (gzip).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
For information on how to use this variable, see the
|
||||
comments in the
|
||||
<filename>compress_doc.bbclass</filename> file.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
</glossdiv>
|
||||
|
||||
<glossdiv id='var-glossary-e'><title>E</title>
|
||||
|
||||
Reference in New Issue
Block a user