diff docs/src/operator_file_format.md @ 1036:99d1f5651d0b feature/stencil_set_type

Remove todo, add ::StencilSet to some methods, and update docs
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Tue, 22 Mar 2022 13:53:07 +0100
parents 7bf3121c6864
children 471a948cd2b2
line wrap: on
line diff
--- a/docs/src/operator_file_format.md	Tue Mar 22 10:02:47 2022 +0100
+++ b/docs/src/operator_file_format.md	Tue Mar 22 13:53:07 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
-* [`StencilSet`](@ref)
+* [`read_stencil_set`](@ref)
 * [`parse_scalar`](@ref)
 * [`parse_stencil`](@ref)
 * [`parse_tuple`](@ref)