diff options
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 11961a7940..fed25b25e6 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -239,8 +239,8 @@ | |||
| 239 | An alternative version of the | 239 | An alternative version of the |
| 240 | <link linkend='ref-classes-binconfig'><filename>binconfig</filename></link> | 240 | <link linkend='ref-classes-binconfig'><filename>binconfig</filename></link> |
| 241 | class, which disables binary configuration scripts by making them | 241 | class, which disables binary configuration scripts by making them |
| 242 | return an error in favor of installing them using | 242 | return an error in favor of using <filename>pkg-config</filename> |
| 243 | <filename>pkg-config</filename>. | 243 | to query the information. |
| 244 | The scripts to be disabled should be specified using the | 244 | The scripts to be disabled should be specified using the |
| 245 | <link linkend='var-BINCONFIG'><filename>BINCONFIG</filename></link> | 245 | <link linkend='var-BINCONFIG'><filename>BINCONFIG</filename></link> |
| 246 | variable within the recipe inheriting the class. | 246 | variable within the recipe inheriting the class. |
| @@ -465,7 +465,7 @@ | |||
| 465 | <title><filename>compress_doc.bbclass</filename></title> | 465 | <title><filename>compress_doc.bbclass</filename></title> |
| 466 | 466 | ||
| 467 | <para> | 467 | <para> |
| 468 | Enables compression for man pages and information pages. | 468 | Enables compression for man pages and info pages. |
| 469 | This class is intended to be inherited globally. | 469 | This class is intended to be inherited globally. |
| 470 | The default compression mechanism is gz (gzip) but you can | 470 | The default compression mechanism is gz (gzip) but you can |
| 471 | select an alternative mechanism by setting the | 471 | select an alternative mechanism by setting the |
| @@ -492,10 +492,13 @@ | |||
| 492 | <title><filename>copyleft_filter.bbclass</filename></title> | 492 | <title><filename>copyleft_filter.bbclass</filename></title> |
| 493 | 493 | ||
| 494 | <para> | 494 | <para> |
| 495 | A class used by the archiver and the | 495 | A class used by the |
| 496 | <link linkend='ref-classes-archiver'><filename>archiver</filename></link> | ||
| 497 | and | ||
| 496 | <link linkend='ref-classes-copyleft_compliance'><filename>copyleft_compliance</filename></link> | 498 | <link linkend='ref-classes-copyleft_compliance'><filename>copyleft_compliance</filename></link> |
| 497 | class for filtering licenses. | 499 | classes for filtering licenses. |
| 498 | This is an internal class and is not intended to be used directly. | 500 | The <filename>copyleft_filter</filename> class is an internal class |
| 501 | and is not intended to be used directly. | ||
| 499 | </para> | 502 | </para> |
| 500 | </section> | 503 | </section> |
| 501 | 504 | ||
| @@ -1059,7 +1062,7 @@ | |||
| 1059 | 1062 | ||
| 1060 | <para> | 1063 | <para> |
| 1061 | You can also see the | 1064 | You can also see the |
| 1062 | <ulink url='https://wiki.archlinux.org/index.php/Gummiboot'>Gummiboot documentation</ulink> | 1065 | <ulink url='http://freedesktop.org/wiki/Software/gummiboot/'>Gummiboot documentation</ulink> |
| 1063 | for more information. | 1066 | for more information. |
| 1064 | </para> | 1067 | </para> |
| 1065 | </section> | 1068 | </section> |
| @@ -2620,7 +2623,7 @@ | |||
| 2620 | <para> | 2623 | <para> |
| 2621 | Enables package tests (ptests) specifically for GNOME packages, | 2624 | Enables package tests (ptests) specifically for GNOME packages, |
| 2622 | which have tests intended to be executed with | 2625 | which have tests intended to be executed with |
| 2623 | gnome-desktop-testing. | 2626 | <filename>gnome-desktop-testing</filename>. |
| 2624 | </para> | 2627 | </para> |
| 2625 | 2628 | ||
| 2626 | <para> | 2629 | <para> |
