diff options
| -rw-r--r-- | documentation/ref-manual/technical-details.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index 68522241a0..addfc89700 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml | |||
| @@ -126,8 +126,9 @@ | |||
| 126 | <title>Classes</title> | 126 | <title>Classes</title> |
| 127 | 127 | ||
| 128 | <para> | 128 | <para> |
| 129 | Class files (<filename>.bbclass</filename>) contain information that is useful to share | 129 | Class files (<filename>.bbclass</filename>) contain information that |
| 130 | between metadata files. | 130 | is useful to share between |
| 131 | <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> files. | ||
| 131 | An example is the Autotools class, which contains | 132 | An example is the Autotools class, which contains |
| 132 | common settings for any application that Autotools uses. | 133 | common settings for any application that Autotools uses. |
| 133 | The "<link linkend='ref-classes'>Classes</link>" chapter provides details | 134 | The "<link linkend='ref-classes'>Classes</link>" chapter provides details |
