diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2021-11-23 18:48:30 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-13 23:31:34 +0000 |
| commit | 121f5758ab39b305be2e651f538c8b9a6b4e4a81 (patch) | |
| tree | 0828cfc5e7b098a18154b9bfb60e9d4d563bd634 /documentation/ref-manual/structure.rst | |
| parent | a19add4aaaa4ff64ae3403eae415c08713bbdb38 (diff) | |
| download | poky-121f5758ab39b305be2e651f538c8b9a6b4e4a81.tar.gz | |
ref-manual: add more class references
(From yocto-docs rev: f4610b060968c481c68d0411b82201c302050b71)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/structure.rst')
| -rw-r--r-- | documentation/ref-manual/structure.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst index 5f00edb06c..5d2e3a86ef 100644 --- a/documentation/ref-manual/structure.rst +++ b/documentation/ref-manual/structure.rst | |||
| @@ -231,7 +231,7 @@ is available via the :term:`TOPDIR` variable. | |||
| 231 | ----------------------- | 231 | ----------------------- |
| 232 | 232 | ||
| 233 | The OpenEmbedded build system creates this directory when you enable | 233 | The OpenEmbedded build system creates this directory when you enable |
| 234 | build history via the ``buildhistory`` class file. The directory | 234 | build history via the :ref:`buildhistory <ref-classes-buildhistory>` class file. The directory |
| 235 | organizes build information into image, packages, and SDK | 235 | organizes build information into image, packages, and SDK |
| 236 | subdirectories. For information on the build history feature, see the | 236 | subdirectories. For information on the build history feature, see the |
| 237 | ":ref:`dev-manual/common-tasks:maintaining build output quality`" | 237 | ":ref:`dev-manual/common-tasks:maintaining build output quality`" |
