From: Scott Rifenbark Date: Wed, 27 Mar 2013 20:31:08 +0000 (-0700) Subject: ref-manual: Added a note about what the chapter covers. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c209bdccb04ce430f57b64add2b3d26100d8b83a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Added a note about what the chapter covers. (From yocto-docs rev: 5e9e57bf987be2d64ae7ac5137304aa9545e329d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 92d2af110f4..99e9edb69b9 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -28,6 +28,15 @@ default behaviour. + + This chapter discusses only the most useful and important classes. + Other classes do exist within the meta/classes + directory in the + Source Directory. + You can reference the .bbclass files directly + for more information. + +
The base Class - <filename>base.bbclass</filename>