diff options
Diffstat (limited to 'docs/sections/blueprints')
-rw-r--r-- | docs/sections/blueprints/example.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/sections/blueprints/example.rst b/docs/sections/blueprints/example.rst new file mode 100644 index 00000000..47e52fdb --- /dev/null +++ b/docs/sections/blueprints/example.rst @@ -0,0 +1,19 @@ += My BluePrint Name + +Overview of my blueprint and the part it plays in DCAE. + +== Blue print files + +List where we can find the blueprints + +== Parameters + +The input parameters needed for running the blueprint + +== How to run + +Cfy command for running the blueprint + +== Addiional information + +Any additional information that help other people understanding and using yor blueprint |