summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml18
1 files changed, 17 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 3f1814c253..4e9e442757 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -442,7 +442,7 @@
442 This class is intended to be inherited globally. 442 This class is intended to be inherited globally.
443 The default compression mechanism is gz (gzip) but you can 443 The default compression mechanism is gz (gzip) but you can
444 select an alternative mechanism by setting the 444 select an alternative mechanism by setting the
445 <link linkend='var-DOC_COMPRESS'><filename>DOC_COMPRESS</filename> 445 <link linkend='var-DOC_COMPRESS'><filename>DOC_COMPRESS</filename></link>
446 variable. 446 variable.
447 </para> 447 </para>
448</section> 448</section>
@@ -2546,6 +2546,22 @@
2546 </para> 2546 </para>
2547</section> 2547</section>
2548 2548
2549<section id='ref-classes-ptest-gnome'>
2550 <title><filename>ptest-gnome.bbclass</filename></title>
2551
2552 <para>
2553 Enables package tests (ptests) specifically for GNOME packages,
2554 which have tests intended to be executed with
2555 gnome-desktop-testing.
2556 </para>
2557
2558 <para>
2559 For information on setting up and running ptests, see the
2560 "<ulink url='&YOCTO_DOCS_DEV_URL;#testing-packages-with-ptest'>Testing Packages With ptest</ulink>"
2561 section in the Yocto Project Development Manual.
2562 </para>
2563</section>
2564
2549<section id='ref-classes-python-dir'> 2565<section id='ref-classes-python-dir'>
2550 <title><filename>python-dir.bbclass</filename></title> 2566 <title><filename>python-dir.bbclass</filename></title>
2551 2567