Yocto Project Documentation
 help / color / mirror / Atom feed
* [PATCH] docs: Sphinx note directive for DISTO_FEATURES definition
@ 2022-07-05 19:38 Aatir Manzur
  2022-07-18  9:06 ` [docs] " Quentin Schulz
  0 siblings, 1 reply; 3+ messages in thread
From: Aatir Manzur @ 2022-07-05 19:38 UTC (permalink / raw)
  To: docs; +Cc: Aatir Manzur

Signed-off-by: Aatir Manzur <aatrapps@gmail.com>
---
 documentation/ref-manual/variables.rst | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index c4b2119f2..6a43e8dc5 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -1886,10 +1886,14 @@ system and gives an overview of their function and contents.
       optionally support the feature. For example, specifying "x11" in
       :term:`DISTRO_FEATURES`, causes every piece of software built for the
       target that can optionally support X11 to have its X11 support
-      enabled. Note: just enabling :term:`DISTRO_FEATURES` alone doesn't
-      enable feature support for packages, mechanisms such as making
-      :term:`PACKAGECONFIG` track :term:`DISTRO_FEATURES` are used
-      to enable/disable package features.
+      enabled. 
+
+      .. note:: 
+
+         Just enabling :term:`DISTRO_FEATURES` alone doesn't
+         enable feature support for packages. Mechanisms such as making
+         :term:`PACKAGECONFIG` track :term:`DISTRO_FEATURES` are used
+         to enable/disable package features.
 
       Two more examples are Bluetooth and NFS support. For a more complete
       list of features that ships with the Yocto Project and that you can
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-18 11:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-05 19:38 [PATCH] docs: Sphinx note directive for DISTO_FEATURES definition Aatir Manzur
2022-07-18  9:06 ` [docs] " Quentin Schulz
     [not found]   ` <d5241899-8670-dbad-1872-5f6da520b061@bootlin.com>
2022-07-18 11:33     ` Aatir Manzur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox