Skip to content

Commit 9b9c874

Browse files
Merge pull request #316 from dixyushi/update-doc-adaptTemplatesCobigen
Updated adaptCobiGenTemplates function
2 parents 4b42225 + 4982e2a commit 9b9c874

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

documentation/Functions.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,11 +531,19 @@ The tutorials repository can be found https://github.com/devonfw-tutorials/tutor
531531
***
532532

533533
### adaptTemplatesCobiGen <a name="adaptTemplatesCobiGen"></a>
534+
This function is used when you want to adapt CobiGen templates. See [CobiGen CLI Documentation](https://devonfw.com/website/pages/docs/howto_Cobigen-CLI-generation.asciidoc.html)
534535
#### parameter
535-
* No parameters
536+
* You don't need any parameters.
536537
#### example
537538
adaptTemplatesCobiGen()
538539

540+
Note:
541+
1. No background script will run.
542+
543+
2. The command for execution will be generated by Katacoda runner, so user will have to execute this command manually.
544+
545+
3. To execute this, devonfw-ide must be installed and also CobiGen must be installed.
546+
539547
***
540548

541549
### createDevon4ngProject <a name="createDevon4ngProject"></a>

0 commit comments

Comments
 (0)