diff options
Diffstat (limited to 'templates/feature/agl-devel')
-rw-r--r-- | templates/feature/agl-devel/README_feature_agl-devel.md (renamed from templates/feature/agl-devel/agl-devel.md) | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/templates/feature/agl-devel/agl-devel.md b/templates/feature/agl-devel/README_feature_agl-devel.md index 389dcba30..24483f95e 100644 --- a/templates/feature/agl-devel/agl-devel.md +++ b/templates/feature/agl-devel/README_feature_agl-devel.md @@ -1,5 +1,10 @@ -# The features of agl-devel - +--- +description: Feature agl-devel +authors: José Bollo <jose.bollo@iot.bzh>, Ronan Le Martret <ronan.lemartret@iot.bzh>, Stephane Desneux <stephane.desneux@iot.bzh>, Yannick Gicquel <yannick.gicquel@iot.bzh> +--- + +### Feature agl-devel + Activation of the agl-devel features turns on features needed for developping and debugging agl distribution. @@ -14,7 +19,7 @@ This includes: * definition of the distro feature 'agl-devel' * adds packages for development in SDK -## How to use agl-devel in conditionnal builds +### How to use agl-devel in conditionnal builds The following example shows how to activate C/C++ code specific to agl-devel: |