Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 9582ffb

Browse files
authored
add an opening sentence
1 parent 825ec3f commit 9582ffb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONFIGDOC.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
This guide shows you examples of how to configure the Jenkins™ plugin for MATLAB®, considering a Microsoft® Windows® platform.
2+
13
## Contents
24

35
- [Configure Plugin for Freestyle Project](#configure-plugin-for-freestyle-project)
@@ -104,4 +106,4 @@ To configure the matrix build where you can customize the MATLAB test execution,
104106
**Notes:**
105107
1) For a user-defined axis named **VAR**, **$VAR** and **${VAR}** are both valid formats for accessing the values.
106108

107-
2) A multi-configuration project creates a separate workspace for each user-defined axis value. If you specify the full paths to where MATLAB is installed as axis values, Jenkins fails to create separate workspaces and fails the build.
109+
2) A multi-configuration project creates a separate workspace for each user-defined axis value. If you specify the full paths to where MATLAB is installed as axis values, Jenkins fails to create separate workspaces and fails the build.

0 commit comments

Comments
 (0)