summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/new-recipe.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/new-recipe.rst b/documentation/dev-manual/new-recipe.rst
index 39ee9683b0..a330a8f8c6 100644
--- a/documentation/dev-manual/new-recipe.rst
+++ b/documentation/dev-manual/new-recipe.rst
@@ -1442,9 +1442,9 @@ doing the following:
1442Following Recipe Style Guidelines 1442Following Recipe Style Guidelines
1443================================= 1443=================================
1444 1444
1445When writing recipes, it is good to conform to existing style 1445When writing recipes, it is good to conform to existing style guidelines.
1446guidelines. The :oe_wiki:`OpenEmbedded Styleguide </Styleguide>` wiki page 1446See the ":doc:`../contributor-guide/recipe-style-guide`" in the Yocto Project
1447provides rough guidelines for preferred recipe style. 1447and OpenEmbedded Contributor Guide for reference.
1448 1448
1449It is common for existing recipes to deviate a bit from this style. 1449It is common for existing recipes to deviate a bit from this style.
1450However, aiming for at least a consistent style is a good idea. Some 1450However, aiming for at least a consistent style is a good idea. Some