Skip to content

Commit 7648982

Browse files
fix escaped character
1 parent dab882a commit 7648982

File tree

129 files changed

+211
-217
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

129 files changed

+211
-217
lines changed

β€Ždocs/releases/en_US/latest/index.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// index.js - Search index for Nelson help system
2-
// Auto-generated on 1763583418
2+
// Auto-generated on 1763650972
33

44
// Define the index in a globally accessible variable
55
window.searchIndex = [

β€Ždocs/releases/en_US/latest/tests_manager/test_run.htmlβ€Ž

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -121,15 +121,12 @@
121121
<p><b>&lt;--IPC REQUIRED--&gt;</b> This test will be executed if IPC is available.</p>
122122
<p><b>&lt;--SEQUENTIAL TEST REQUIRED--&gt;</b> This test will be executed sequentialy (1 worker).</p>
123123
<p><b>&lt;--NATIVE ARCHITECTURE TEST REQUIRED--&gt;</b> This test will be executed if application's build and architecture are same.</p>
124-
<p><b>&lt;--FILE WATCHER REQUIRED--&gt;</b> This test will be executed if file watcher is available.</p>
125-
<p></p>
126-
<p><b>&lt;--PYTHON ENVIRONMENT REQUIRED--&gt;</b> This test will be executed if python environment is available and configured.</p>
127-
<p></p>
128-
<p></p>
129-
<p><b>&lt;--JULIA ENVIRONMENT REQUIRED--&gt;</b> This test will be executed if julia environment is available and configured.</p>
124+
<p><b>&lt;--FILE WATCHER REQUIRED--&gt;</b>This test will be executed if file watcher is available.</p>
125+
<p><b>&lt;--PYTHON ENVIRONMENT REQUIRED--&gt;</b> This test will be executed if python environment is available and configured.</p>
126+
<p><b>&lt;--JULIA ENVIRONMENT REQUIRED--&gt;</b> This test will be executed if julia environment is available and configured.</p>
130127
<p></p>
131128
<p>Test can also skipped dynamically using <b>skip_testsuite</b> function.</p>
132-
<p>To avoid to block the application, tests have an execution timer of 2 minutes and the benchs have a timer of 6 minutes.</p>
129+
<p>To avoid to block the application, tests have an execution timer of 2 minutes and the benchs have a timer of 6 minutes.</p>
133130
<p><b>test_run</b> uses n th workers to execute and speed up tests executions.</p>
134131
<p>Tests with <b>&lt;--SEQUENTIAL TEST REQUIRED--&gt;</b> are evaluated last.</p>
135132
<p>Benchs are evaluated sequentialy.</p>

β€Ždocs/releases/en_US/v1.15.0/index.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// index.js - Search index for Nelson help system
2-
// Auto-generated on 1763583418
2+
// Auto-generated on 1763650972
33

44
// Define the index in a globally accessible variable
55
window.searchIndex = [

β€Ždocs/releases/en_US/v1.15.0/tests_manager/test_run.htmlβ€Ž

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -121,15 +121,12 @@
121121
<p><b>&lt;--IPC REQUIRED--&gt;</b> This test will be executed if IPC is available.</p>
122122
<p><b>&lt;--SEQUENTIAL TEST REQUIRED--&gt;</b> This test will be executed sequentialy (1 worker).</p>
123123
<p><b>&lt;--NATIVE ARCHITECTURE TEST REQUIRED--&gt;</b> This test will be executed if application's build and architecture are same.</p>
124-
<p><b>&lt;--FILE WATCHER REQUIRED--&gt;</b> This test will be executed if file watcher is available.</p>
125-
<p></p>
126-
<p><b>&lt;--PYTHON ENVIRONMENT REQUIRED--&gt;</b> This test will be executed if python environment is available and configured.</p>
127-
<p></p>
128-
<p></p>
129-
<p><b>&lt;--JULIA ENVIRONMENT REQUIRED--&gt;</b> This test will be executed if julia environment is available and configured.</p>
124+
<p><b>&lt;--FILE WATCHER REQUIRED--&gt;</b>This test will be executed if file watcher is available.</p>
125+
<p><b>&lt;--PYTHON ENVIRONMENT REQUIRED--&gt;</b> This test will be executed if python environment is available and configured.</p>
126+
<p><b>&lt;--JULIA ENVIRONMENT REQUIRED--&gt;</b> This test will be executed if julia environment is available and configured.</p>
130127
<p></p>
131128
<p>Test can also skipped dynamically using <b>skip_testsuite</b> function.</p>
132-
<p>To avoid to block the application, tests have an execution timer of 2 minutes and the benchs have a timer of 6 minutes.</p>
129+
<p>To avoid to block the application, tests have an execution timer of 2 minutes and the benchs have a timer of 6 minutes.</p>
133130
<p><b>test_run</b> uses n th workers to execute and speed up tests executions.</p>
134131
<p>Tests with <b>&lt;--SEQUENTIAL TEST REQUIRED--&gt;</b> are evaluated last.</p>
135132
<p>Benchs are evaluated sequentialy.</p>

β€Ždocs/releases/fr_FR/latest/index.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// index.js - Search index for Nelson help system
2-
// Auto-generated on 1763583447
2+
// Auto-generated on 1763650985
33

44
// Define the index in a globally accessible variable
55
window.searchIndex = [

β€Ždocs/releases/fr_FR/v1.15.0/index.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// index.js - Search index for Nelson help system
2-
// Auto-generated on 1763583447
2+
// Auto-generated on 1763650985
33

44
// Define the index in a globally accessible variable
55
window.searchIndex = [

β€Žmarkdown/en/com_engine/COM_xlsread.mdβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ Read Microsoft Excel spreadsheet file using COM.
99
- numeric_data = COM_xlsread(filename, range)
1010
- numeric_data = COM_xlsread(filename, sheet, range)
1111
- numeric_data = COM_xlsread(filename, sheet, range)
12-
- [numeric_data, txt_data, raw_data] = COM_xlsread(filename)
13-
- [numeric_data, txt_data, raw_data] = COM_xlsread(filename, sheet)
14-
- [numeric_data, txt_data, raw_data] = COM_xlsread(filename, range)
15-
- [numeric_data, txt_data, raw_data] = COM_xlsread(filename, sheet, range)
16-
- [numeric_data, txt_data, raw_data] = COM_xlsread(filename, sheet, range)
12+
- [numeric\_data, txt\_data, raw\_data] = COM_xlsread(filename)
13+
- [numeric\_data, txt\_data, raw\_data] = COM_xlsread(filename, sheet)
14+
- [numeric\_data, txt\_data, raw\_data] = COM_xlsread(filename, range)
15+
- [numeric\_data, txt\_data, raw\_data] = COM_xlsread(filename, sheet, range)
16+
- [numeric\_data, txt\_data, raw\_data] = COM_xlsread(filename, sheet, range)
1717

1818
## πŸ“₯ Input argument
1919

β€Žmarkdown/en/control_system/bdschur.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Block-diagonal Schur factorization.
1515
## πŸ“€ Output argument
1616

1717
- T - Transformation matrix.
18-
- B - B = T \ A \* T
18+
- B - B = T \\ A \* T
1919

2020
## πŸ“„ Description
2121

β€Žmarkdown/en/core/version.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Return the version of Nelson.
1111
- ver_hash = version('-commit_hash')
1212
- ver_number = version('-number')
1313
- ver_release = version('-release')
14-
- [ver_str, ver_release] = version()
14+
- [ver\_str, ver\_release] = version()
1515

1616
## πŸ“₯ Input argument
1717

β€Žmarkdown/en/dynamic_link/findcmake.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ find CMake path.
44

55
## πŸ“ Syntax
66

7-
- [status, cmake_path] = findcmake()
7+
- [status, cmake\_path] = findcmake()
88

99
## πŸ“€ Output argument
1010

0 commit comments

Comments
Β (0)