Mercurial > repos > public > sbplib_julia
comparison docs/make.jl @ 864:9a2776352c2a
Merge operator_storage_array_of_table
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 19 Jan 2022 11:08:43 +0100 |
parents | bdc718c38096 |
children | 5761f4060f2b |
comparison
equal
deleted
inserted
replaced
858:5088de9b6d65 | 864:9a2776352c2a |
---|---|
23 build = "build-local" | 23 build = "build-local" |
24 end | 24 end |
25 | 25 |
26 pages = [ | 26 pages = [ |
27 "Home" => "index.md", | 27 "Home" => "index.md", |
28 "operator_file_format.md", | |
28 "Submodules" => [ | 29 "Submodules" => [ |
29 "submodules/grids.md", | 30 "submodules/grids.md", |
30 "submodules/diff_ops.md", | 31 "submodules/diff_ops.md", |
31 "submodules/lazy_tensors.md", | 32 "submodules/lazy_tensors.md", |
32 "submodules/region_indices.md", | 33 "submodules/region_indices.md", |