Skip to content

Commit

Permalink
Added Adaptivity.jl and BlockPartitionedArrays.jl to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JordiManyer committed Oct 2, 2023
1 parent eee16f9 commit b11170d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions docs/src/Adaptivity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Adaptivity

```@autodocs
Modules = [GridapDistributed]
Pages = ["Adaptivity.jl"]
```
4 changes: 2 additions & 2 deletions docs/src/MultiField.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

```@autodocs
Modules = [GridapDistributed]
Pages = ["MultiField.jl"]
```
Pages = ["MultiField.jl","BlockPartitionedArrays.jl"]
```

0 comments on commit b11170d

Please sign in to comment.