Skip to content

Commit c04c5fd

Browse files
authored
Merge pull request #183 from gaelforget/v0p3p22a
V0p3p22a
2 parents a1b0180 + 6496672 commit c04c5fd

File tree

6 files changed

+551
-551
lines changed

6 files changed

+551
-551
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MeshArrays"
22
uuid = "cb8c808f-1acf-59a3-9d2b-6e38d009f683"
33
authors = ["gaelforget <[email protected]>"]
4-
version = "0.3.21"
4+
version = "0.3.22"
55

66
[deps]
77
CatViews = "81a5f4ea-a946-549a-aa7e-2a7f63a27d31"

docs/src/API.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gridpath
1313
gridmask
1414
```
1515

16-
More :
16+
### More
1717

1818
```@docs
1919
MeshArrays.gcmvector
@@ -28,16 +28,16 @@ GridLoad
2828
GridLoadVar
2929
```
3030

31-
More :
31+
### Simple Grids
3232

33-
```
33+
```@docs
3434
Grids_simple.periodic_domain
3535
Grids_simple.grid_factors
3636
Grids_simple.grid_add_z
3737
Grids_simple.UnitGrid
3838
```
3939

40-
More :
40+
### Functionalities
4141

4242
```@docs
4343
Tiles

0 commit comments

Comments
 (0)