Mercurial > repos > public > sbplib_julia
diff docs/make.jl @ 1709:40dffe6e2ecb feature/lazy_tensors/sparse_conversions
Add docs page
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 04 Sep 2024 23:20:28 +0200 |
parents | 7753fa972c74 |
children | 471a948cd2b2 |
line wrap: on
line diff
--- a/docs/make.jl Wed Sep 04 22:47:41 2024 +0200 +++ b/docs/make.jl Wed Sep 04 23:20:28 2024 +0200 @@ -31,6 +31,7 @@ "Home" => "index.md", "operator_file_format.md", "grids_and_grid_functions.md", + "matrix_and_tensor_representations.md", "Submodules" => [ "submodules/grids.md", "submodules/diff_ops.md",