diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 15:58:36 -0600 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:27 +0000 | 
| commit | 113077b95dcf5f81670464d37420b3f572097777 (patch) | |
| tree | c30e4318fb05faa6f6cf5c8b49f8a4e6462bd629 | |
| parent | 79ba3e4561099fc905a389c9853d1fec0f2db251 (diff) | |
| download | poky-113077b95dcf5f81670464d37420b3f572097777.tar.gz | |
ref-manual: Removed the section "Other Classes"
This section was there because we did not document all the
classes in meta/classes.  Now that we are I am dumping it.
(From yocto-docs rev: 3c704fcf8b9e6684d40f0df2069c4e17989ad129)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 13 | 
1 files changed, 0 insertions, 13 deletions
| diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index e631c0ca18..9045769a76 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -2899,19 +2899,6 @@ | |||
| 2899 | </para> | 2899 | </para> | 
| 2900 | </section> | 2900 | </section> | 
| 2901 | 2901 | ||
| 2902 | <section id='ref-classes-others'> | ||
| 2903 | <title>Other Classes</title> | ||
| 2904 | |||
| 2905 | <para> | ||
| 2906 | Thus far, this chapter has discussed only the most useful and important | ||
| 2907 | classes. | ||
| 2908 | However, other classes exist within the <filename>meta/classes</filename> directory | ||
| 2909 | in the <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. | ||
| 2910 | You can examine the <filename>.bbclass</filename> files directly for more | ||
| 2911 | information. | ||
| 2912 | </para> | ||
| 2913 | </section> | ||
| 2914 | |||
| 2915 | <!-- Undocumented classes are: | 2902 | <!-- Undocumented classes are: | 
| 2916 | allarch.bbclass | 2903 | allarch.bbclass | 
| 2917 | bin_package.bbclass | 2904 | bin_package.bbclass | 
