ref-manual: Added a note about what the chapter covers.

(From yocto-docs rev: 5e9e57bf987be2d64ae7ac5137304aa9545e329d)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-03-27 13:31:08 -07:00 committed by Richard Purdie
parent 2cc1a1cd0c
commit c209bdccb0
1 changed files with 9 additions and 0 deletions

View File

@ -28,6 +28,15 @@
default behaviour.
</para>
<para>
This chapter discusses only the most useful and important classes.
Other classes do exist within the <filename>meta/classes</filename>
directory in the
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
You can reference the <filename>.bbclass</filename> files directly
for more information.
</para>
<section id='ref-classes-base'>
<title>The base Class - <filename>base.bbclass</filename></title>