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 457f9632ce..02bb08474f 100644
--- a/documentation/dev-manual/new-recipe.rst
+++ b/documentation/dev-manual/new-recipe.rst
@@ -1395,9 +1395,9 @@ doing the following:
1395Following Recipe Style Guidelines 1395Following Recipe Style Guidelines
1396================================= 1396=================================
1397 1397
1398When writing recipes, it is good to conform to existing style 1398When writing recipes, it is good to conform to existing style guidelines.
1399guidelines. The :oe_wiki:`OpenEmbedded Styleguide </Styleguide>` wiki page 1399See the ":doc:`../contributor-guide/recipe-style-guide`" in the Yocto Project
1400provides rough guidelines for preferred recipe style. 1400and OpenEmbedded Contributor Guide for reference.
1401 1401
1402It is common for existing recipes to deviate a bit from this style. 1402It is common for existing recipes to deviate a bit from this style.
1403However, aiming for at least a consistent style is a good idea. Some 1403However, aiming for at least a consistent style is a good idea. Some