fix docs #3
Annotations
5 warnings
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'cal_mTRS_base!' in `@docs` block in src/index.md:22-26
```@docs
cal_mTRS_base!
cal_mTRS_base3!
NanQuantile_low
```
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'cal_mTRS_base3!' in `@docs` block in src/index.md:22-26
```@docs
cal_mTRS_base!
cal_mTRS_base3!
NanQuantile_low
```
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'NanQuantile_low' in `@docs` block in src/index.md:22-26
```@docs
cal_mTRS_base!
cal_mTRS_base3!
NanQuantile_low
```
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
3 docstrings not included in the manual:
Ipaper.cal_mTRS_base3! :: Union{Tuple{T}, Tuple{AbstractArray, AbstractArray{T, 3}, Any}} where T<:Real
Ipaper.NanQuantile_low :: Union{Tuple{AbstractArray{T, N}}, Tuple{N}, Tuple{T}} where {T<:Real, N}
Ipaper.cal_mTRS_base! :: Union{Tuple{N}, Tuple{T}, Tuple{AbstractArray{T}, AbstractArray{T, N}, Any}} where {T<:Real, N}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in @docs or @autodocs blocks.
|
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|