Implement DiskArrays 0.4 interface #88
Annotations
1 warning and 1 notice
Documentation:
../../../.julia/packages/Documenter/bFHi4/src/DocChecks.jl#L69
11 docstrings not included in the manual:
NetCDF._close :: Tuple{Union{NcFile, NcVar}}
NetCDF.nc_string2char :: Tuple{Array{String}}
NetCDF.readvar! :: Union{Tuple{N}, Tuple{T}, Tuple{NcVar{T, N}, AbstractArray, Vararg{Union{Colon, Integer, UnitRange}}}} where {T, N}
NetCDF.readvar! :: Tuple{NcVar, AbstractArray}
NetCDF.NcFile
NetCDF.putatt :: Tuple{NcFile, AbstractString, Dict}
NetCDF.sync :: Tuple{NcFile}
NetCDF.nc_char2string :: Tuple{Array{NetCDF.ASCIIChar}}
NetCDF.check :: Tuple{Int32}
NetCDF.NetCDFError
NetCDF.NetCDFError :: Tuple{Int32}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in @docs or @autodocs blocks.
|
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|