Skip to content

Commit d7c9209

Browse files
authored
modified document content
1 parent a578be4 commit d7c9209

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

documentation/Functions.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,12 +329,12 @@ This function consist of two parameter.
329329

330330
1. First parameter:
331331
- **Required**
332-
- **type**- String
332+
- **Type**- String
333333
- **Description**-It is the path to the Angular project, relative to workspace.
334334

335335
2. Second parameter:
336336
- **optional**
337-
- **type**- String
337+
- **Type**- String
338338
- **Description**- It is the custom output directory.
339339
#### example
340340
* buildNg("exampleAngularProject")
@@ -350,6 +350,8 @@ Note:
350350

351351
3. No background script will run.
352352

353+
4. To execute this function devonfw-ide must be installed.
354+
353355
***
354356

355357
### runClientNg <a name="runClientNg"></a>

0 commit comments

Comments
 (0)