diff docs/src/operator_file_format.md @ 989:7bf3121c6864 feature/stencil_set_type

Add type StencilSet
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Thu, 17 Mar 2022 21:31:20 +0100
parents fe8fe3f01162
children 99d1f5651d0b
line wrap: on
line diff
--- a/docs/src/operator_file_format.md	Wed Mar 16 18:39:00 2022 +0100
+++ b/docs/src/operator_file_format.md	Thu Mar 17 21:31:20 2022 +0100
@@ -16,7 +16,7 @@
 ```
 Advanced user might want to get access to the individual objects of an
 operator file. This can be accomplished using functions such as
-* [`read_stencil_set`](@ref)
+* [`StencilSet`](@ref)
 * [`parse_scalar`](@ref)
 * [`parse_stencil`](@ref)
 * [`parse_tuple`](@ref)