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:18:23 +0000 |
| commit | d7c3160f58e7098cc8b2115a35dce01675f94a23 (patch) | |
| tree | 10510aec455344cddfe4b33dccbc4b47a0669e9f /documentation | |
| parent | a3519ba573c96adcaf9f526dfca705588ad30156 (diff) | |
| download | poky-d7c3160f58e7098cc8b2115a35dce01675f94a23.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: 94fb23c80770af2fd6b52e0f255a5d24020a3ef5)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -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 |
