Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit fe29edb

Browse files
committed
[RELEASE] Update gif and examples menu
1 parent bc53866 commit fe29edb

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

analysis.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12374,6 +12374,10 @@
1237412374
"url": "examples/non-version-specific/customize_style.html",
1237512375
"description": "Customize style [V4]"
1237612376
},
12377+
{
12378+
"url": "examples/v4/custom_resources.html",
12379+
"description": "Use a custom grammar [V4]"
12380+
},
1237712381
{
1237812382
"url": "examples/non-version-specific/custom_controls.html",
1237912383
"description": "Redefining the controls [V4]"
@@ -12382,10 +12386,6 @@
1238212386
"url": "examples/non-version-specific/interact_with_your_app.html",
1238312387
"description": "Answering a math question [V4]"
1238412388
},
12385-
{
12386-
"url": "examples/v4/import_content.html",
12387-
"description": "Import content [V4]"
12388-
},
1238912389
{
1239012390
"url": "examples/v4/solver_tuned.html",
1239112391
"description": "Tuning the solver [V4]"

docs/components/myscript-math-web/analysis.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12374,6 +12374,10 @@
1237412374
"url": "examples/non-version-specific/customize_style.html",
1237512375
"description": "Customize style [V4]"
1237612376
},
12377+
{
12378+
"url": "examples/v4/custom_resources.html",
12379+
"description": "Use a custom grammar [V4]"
12380+
},
1237712381
{
1237812382
"url": "examples/non-version-specific/custom_controls.html",
1237912383
"description": "Redefining the controls [V4]"
@@ -12382,10 +12386,6 @@
1238212386
"url": "examples/non-version-specific/interact_with_your_app.html",
1238312387
"description": "Answering a math question [V4]"
1238412388
},
12385-
{
12386-
"url": "examples/v4/import_content.html",
12387-
"description": "Import content [V4]"
12388-
},
1238912389
{
1239012390
"url": "examples/v4/solver_tuned.html",
1239112391
"description": "Tuning the solver [V4]"

docs/components/myscript-math-web/myscript-math-web.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
2525
@demo examples/non-version-specific/get_started.html Get started [V4]
2626
@demo examples/non-version-specific/customize_style.html Customize style [V4]
27+
@demo examples/v4/custom_resources.html Use a custom grammar [V4]
2728
@demo examples/non-version-specific/custom_controls.html Redefining the controls [V4]
2829
@demo examples/non-version-specific/interact_with_your_app.html Answering a math question [V4]
29-
@demo examples/v4/import_content.html Import content [V4]
3030
@demo examples/v4/solver_tuned.html Tuning the solver [V4]
3131
@demo examples/v3/websocket_math.html Configure component with legacy api [V3]
3232
@demo examples/index.html Other examples

myscript-math-web.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
2525
@demo examples/non-version-specific/get_started.html Get started [V4]
2626
@demo examples/non-version-specific/customize_style.html Customize style [V4]
27+
@demo examples/v4/custom_resources.html Use a custom grammar [V4]
2728
@demo examples/non-version-specific/custom_controls.html Redefining the controls [V4]
2829
@demo examples/non-version-specific/interact_with_your_app.html Answering a math question [V4]
29-
@demo examples/v4/import_content.html Import content [V4]
3030
@demo examples/v4/solver_tuned.html Tuning the solver [V4]
3131
@demo examples/v3/websocket_math.html Configure component with legacy api [V3]
3232
@demo examples/index.html Other examples

preview.gif

-786 KB
Loading

0 commit comments

Comments
 (0)