Skip to content

Commit db55259

Browse files
updates on the index cards
1 parent 4a2e9d3 commit db55259

File tree

14 files changed

+42
-74
lines changed

14 files changed

+42
-74
lines changed

doc/source/user_guide/tutorials/00-overview.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

doc/source/user_guide/tutorials/01-language_and_usage/index.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ PyDPF-Core language and usage
55
=============================
66

77
This tutorial gives you an overview on how the the PyDPF-COre API can be used.
8-
For more detailed information on each module and function, see :ref:`api_section`.
8+
Here you will learn the different ways to interact with data by calling PyDPF-Core
9+
commands and operators.
10+
11+
For more detailed information on each module and function, see :ref:`ref_api_section`.
912

1013

1114

doc/source/user_guide/tutorials/04-import_data/index.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@
44
Import Data
55
===========
66

7+
These tutorials demonstrate how to represent data in DPF: either from manual input either
8+
form simulation result files.
9+
710
From user input
811
***************
912

10-
.. grid:: 2
13+
.. grid:: 1 1 3 3
1114
:gutter: 2
1215
:padding: 2
1316
:margin: 2

doc/source/user_guide/tutorials/05-mesh/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Mesh
55
====
66

7-
.. grid:: 2
7+
.. grid:: 1 1 3 3
88
:gutter: 2
99
:padding: 2
1010
:margin: 2

doc/source/user_guide/tutorials/06-transform_data/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Transform data
55
==============
66

7-
.. grid:: 2
7+
.. grid:: 1 1 3 3
88
:gutter: 2
99
:padding: 2
1010
:margin: 2

doc/source/user_guide/tutorials/07-export_data/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Export data
55
===========
66

7-
.. grid:: 2
7+
.. grid:: 1 1 3 3
88
:gutter: 2
99
:padding: 2
1010
:margin: 2

doc/source/user_guide/tutorials/08-plot/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plot
55
====
66

7-
.. grid:: 2
7+
.. grid:: 1 1 3 3
88
:gutter: 2
99
:padding: 2
1010
:margin: 2

doc/source/user_guide/tutorials/09-animate/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Animate
55
=======
66

7-
.. grid:: 2
7+
.. grid:: 1 1 3 3
88
:gutter: 2
99
:padding: 2
1010
:margin: 2

doc/source/user_guide/tutorials/10-enriching_dpf_capabilities/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Enriching DPF capabilities
55
==========================
66

7-
.. grid:: 2
7+
.. grid:: 1 1 3 3
88
:gutter: 2
99
:padding: 2
1010
:margin: 2

doc/source/user_guide/tutorials/11-distributed_files/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Post-process distributed files
55
==============================
66

7-
.. grid:: 2
7+
.. grid:: 1 1 3 3
88
:gutter: 2
99
:padding: 2
1010
:margin: 2

0 commit comments

Comments
 (0)