You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,9 @@ _Animation of virtual particles carried by ocean surface flow in the global ocea
12
12
You can browse the documentation for older versions by using the version switcher in the bottom right.
13
13
```
14
14
15
-
**Useful links**: [Installation instructions](getting_started/installation.md) | [Discussions on GitHub](https://github.com/Parcels-code/parcels/discussions) | [Issue on GitHub](https://github.com/Parcels-code/parcels/issues) | [Parcels website](https://parcels-code.org/) | [CLAM community website](https://clam-community.github.io/) | [API reference](reference/parcels/index)
15
+
**Useful links**: [Installation instructions](user_guide/getting_started/installation) | [Discussions on GitHub](https://github.com/Parcels-code/parcels/discussions) | [Issue on GitHub](https://github.com/Parcels-code/parcels/issues) | [Parcels website](https://parcels-code.org/) | [CLAM community website](https://clam-community.github.io/) | [API reference](reference/parcels/index)
16
+
17
+
New to **Parcels**? Check out the [installation instructions](user_guide/getting_started/installation), run the [quickstart tutorial](user_guide/getting_started/tutorial_quickstart), and learn the [key concepts](user_guide/getting_started/explanation_concepts) to understand the package.
16
18
17
19
`````{grid} 1 2 2 2
18
20
:gutter: 4
@@ -22,13 +24,12 @@ You can browse the documentation for older versions by using the version switche
22
24
````{grid-item-card} Getting started
23
25
:shadow: md
24
26
25
-
New to **Parcels**? Check out the installation guide, run the quickstart tutorial, and learn the key concepts to understand the package.
27
+
New to **Parcels**? Check out the [installation instructions](user_guide/getting_started/installation), run the [quickstart tutorial](user_guide/getting_started/tutorial_quickstart), and learn the [key concepts](user_guide/getting_started/explanation_concepts) to understand the package.
26
28
27
29
+++
28
30
29
-
```{button-ref} getting_started/index
31
+
```{button-ref} user_guide/index
30
32
:ref-type: doc
31
-
:click-parent:
32
33
:color: secondary
33
34
:expand:
34
35
@@ -38,13 +39,12 @@ Get started!
38
39
````{grid-item-card} How to?
39
40
:shadow: md
40
41
41
-
Wondering how to load a `FieldSet` or write a `Kernel`? Find **tutorials** and explainers to these and other questions here:
42
+
Wondering how to load a `FieldSet` or write a `Kernel`? Find **tutorials** and explainers to these and other questions here.
42
43
43
44
+++
44
45
45
46
```{button-ref} user_guide/index
46
47
:ref-type: doc
47
-
:click-parent:
48
48
:color: secondary
49
49
:expand:
50
50
@@ -60,7 +60,6 @@ We encourage anyone to help improve **Parcels**: read our guidelines to get star
60
60
61
61
```{button-ref} development/index
62
62
:ref-type: doc
63
-
:click-parent:
64
63
:color: secondary
65
64
:expand:
66
65
@@ -76,7 +75,6 @@ Want to interact with other users and **Parcels** developers?
0 commit comments