This repository was archived by the owner on Jan 4, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
docs/components/myscript-math-web Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 12374
12374
"url" : " examples/non-version-specific/customize_style.html" ,
12375
12375
"description" : " Customize style [V4]"
12376
12376
},
12377
+ {
12378
+ "url" : " examples/v4/custom_resources.html" ,
12379
+ "description" : " Use a custom grammar [V4]"
12380
+ },
12377
12381
{
12378
12382
"url" : " examples/non-version-specific/custom_controls.html" ,
12379
12383
"description" : " Redefining the controls [V4]"
12382
12386
"url" : " examples/non-version-specific/interact_with_your_app.html" ,
12383
12387
"description" : " Answering a math question [V4]"
12384
12388
},
12385
- {
12386
- "url" : " examples/v4/import_content.html" ,
12387
- "description" : " Import content [V4]"
12388
- },
12389
12389
{
12390
12390
"url" : " examples/v4/solver_tuned.html" ,
12391
12391
"description" : " Tuning the solver [V4]"
Original file line number Diff line number Diff line change 12374
12374
"url" : " examples/non-version-specific/customize_style.html" ,
12375
12375
"description" : " Customize style [V4]"
12376
12376
},
12377
+ {
12378
+ "url" : " examples/v4/custom_resources.html" ,
12379
+ "description" : " Use a custom grammar [V4]"
12380
+ },
12377
12381
{
12378
12382
"url" : " examples/non-version-specific/custom_controls.html" ,
12379
12383
"description" : " Redefining the controls [V4]"
12382
12386
"url" : " examples/non-version-specific/interact_with_your_app.html" ,
12383
12387
"description" : " Answering a math question [V4]"
12384
12388
},
12385
- {
12386
- "url" : " examples/v4/import_content.html" ,
12387
- "description" : " Import content [V4]"
12388
- },
12389
12389
{
12390
12390
"url" : " examples/v4/solver_tuned.html" ,
12391
12391
"description" : " Tuning the solver [V4]"
Original file line number Diff line number Diff line change 24
24
25
25
@demo examples/non-version-specific/get_started.html Get started [V4]
26
26
@demo examples/non-version-specific/customize_style.html Customize style [V4]
27
+ @demo examples/v4/custom_resources.html Use a custom grammar [V4]
27
28
@demo examples/non-version-specific/custom_controls.html Redefining the controls [V4]
28
29
@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]
30
30
@demo examples/v4/solver_tuned.html Tuning the solver [V4]
31
31
@demo examples/v3/websocket_math.html Configure component with legacy api [V3]
32
32
@demo examples/index.html Other examples
Original file line number Diff line number Diff line change 24
24
25
25
@demo examples/non-version-specific/get_started.html Get started [V4]
26
26
@demo examples/non-version-specific/customize_style.html Customize style [V4]
27
+ @demo examples/v4/custom_resources.html Use a custom grammar [V4]
27
28
@demo examples/non-version-specific/custom_controls.html Redefining the controls [V4]
28
29
@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]
30
30
@demo examples/v4/solver_tuned.html Tuning the solver [V4]
31
31
@demo examples/v3/websocket_math.html Configure component with legacy api [V3]
32
32
@demo examples/index.html Other examples
You can’t perform that action at this time.
0 commit comments