Mercurial > repos > public > sbplib_julia
view docs/src/submodules/sbp_operators.md @ 1489:7753fa972c74 update/julia_1.10
Update docs manifest to julia 1.10 and fix issues in make docs
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Fri, 29 Dec 2023 01:06:54 +0100 |
parents | 126e169bb0b7 |
children |
line wrap: on
line source
# SbpOperators ## Contents ```@contents Pages = ["sbp_operators.md"] ``` ## Index ```@index Pages = ["sbp_operators.md"] ``` ## Public interface ```@autodocs Modules = [SbpOperators] Private = false # Hide unexported objects ``` ## Internal interface ```@autodocs Modules = [SbpOperators] Public = false # Hide exported objects ```