Add finite depth functionality to SurfaceQG
#29
CI.yml
on: pull_request
Documentation
20m 12s
Matrix: test
Annotations
3 errors and 1 notice
Documentation:
../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L44
no docs found for '!!! warning "Missing docstring."
Missing docstring for `GeophysicalFlows.SurfaceQG.kinetic_energy`. Check Documenter's build log for details.' in `@docs` block in src/modules/surfaceqg.md:91-94
```@docs
GeophysicalFlows.SurfaceQG.kinetic_energy
GeophysicalFlows.SurfaceQG.buoyancy_variance
```
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L44
1 docstring not included in the manual:
GeophysicalFlows.SurfaceQG.streamfunctionfromb! :: Tuple{Any, Any, GeophysicalFlows.SurfaceQG.Params{<:AbstractFloat, <:AbstractArray}, Any}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Documentation
Process completed with exit code 1.
|
[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`
|