Browse Source

Update Documenter.

pull/5/head
Fredrik Ekre 3 years ago
parent
commit
3c13438db5
  1. 2
      docs/Manifest.toml
  2. 2
      docs/src/matrix-vector.md

2
docs/Manifest.toml

@ -49,7 +49,7 @@ version = "0.8.6" @@ -49,7 +49,7 @@ version = "0.8.6"
[[deps.Documenter]]
deps = ["ANSIColoredPrinters", "Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
git-tree-sha1 = "c2cc31489a9ed6c602810c5ca298a3c3002510c5"
git-tree-sha1 = "a2e251e10bd44573747b4f1d65488ad956ee4b7e"
repo-rev = "fe/mindepth"
repo-url = "https://github.com/JuliaDocs/Documenter.jl.git"
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

2
docs/src/matrix-vector.md

@ -10,7 +10,7 @@ HYPRE.jl defines conversion methods from standard Julia datastructures to `HYPRE @@ -10,7 +10,7 @@ HYPRE.jl defines conversion methods from standard Julia datastructures to `HYPRE
```@contents
Pages = ["hypre-matrix-vector.md"]
MinDepth = 2
Depth = 2:2
```
## PartitionedArrays.jl (multi-process)

Loading…
Cancel
Save