Skip to content

Commit e356223

Browse files
committed
Import index page
1 parent 8dc2776 commit e356223

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

index.rst

+14-3
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,24 @@ of the simulation workflow, and want to lear how to automate their simualtions w
2929
If you are a new user to SimScale, please first get a grasp of the workflow
3030
and capabilites of the platform, for instance by following the introductory and advaced tutorials
3131

32-
`Introductory Tutorials <https://www.simscale.com/tutorials>`_
32+
`Introductory Platform Tutorials <https://www.simscale.com/tutorials>`_
3333

34-
`Advanced Tutorials <https://www.simscale.com/docs/tutorials>`_
34+
`Advanced Platform Tutorials <https://www.simscale.com/docs/tutorials>`_
35+
36+
Also, this tutorial assumes that the user is already experienced in the python or C#
37+
programming languages and knowledgeable in basic to intermediate programming concepts. Most
38+
of the presented code is in the form of snippets and will not run on its own. For instance,
39+
variables created in previous pages might be used without additional notice or context.
40+
41+
Although the individual pages can serve as reference, following the tutorial step by step
42+
might be required to have a full understanding of the API workflow.
43+
44+
45+
Summary
46+
-------
3547

3648
.. toctree::
3749
:maxdepth: 2
38-
:caption: Contents:
3950

4051
tutorial/installation
4152
tutorial/api_keys

0 commit comments

Comments
 (0)