summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 51e3c35814..8d03174ab2 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -621,6 +621,18 @@
621 </para> 621 </para>
622</section> 622</section>
623 623
624<section id='ref-classes-gtext'>
625 <title><filename>gtext.bbclass</filename></title>
626
627 <para>
628 The GText (<filename>gtext</filename>) class provides support for
629 building software that uses the GNU <filename>gettext</filename>
630 internationalization and localization system.
631 All recipes building software that use
632 <filename>gettext</filename> should inherit this class.
633 </para>
634</section>
635
624<section id='ref-classes-pkgconfig'> 636<section id='ref-classes-pkgconfig'>
625 <title>Pkg-config - <filename>pkgconfig.bbclass</filename></title> 637 <title>Pkg-config - <filename>pkgconfig.bbclass</filename></title>
626 638