mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +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
@@ -434,6 +434,19 @@
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='ref-classes-compress_doc'>
|
||||
<title><filename>compress_doc.bbclass</filename></title>
|
||||
|
||||
<para>
|
||||
Enables compression for man pages and information 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
|
||||
<link linkend='var-DOC_COMPRESS'><filename>DOC_COMPRESS</filename>
|
||||
variable.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='ref-classes-copyleft_compliance'>
|
||||
<title><filename>copyleft_compliance.bbclass</filename></title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user