add docs #2
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-25
```@docs
cal_mTRS_base!
cal_mTRS_base3!
```
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'cal_mTRS_base3!' in `@docs` block in src/index.md:22-25
```@docs
cal_mTRS_base!
cal_mTRS_base3!
```
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'NanQuantile_low' in `@docs` block in src/index.md:35-39
```@docs
NanQuantile_low
movmean
linreg_simple
```
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
12 docstrings not included in the manual:
Ipaper.isCurrentWorker :: Union{Tuple{}, Tuple{Any}}
Ipaper.NanQuantile_3d! :: Union{Tuple{T}, Tuple{AbstractArray{T, 3}, AbstractArray{T, 3}}} where T<:Real
Ipaper.NanQuantile_low :: Union{Tuple{AbstractArray{T, N}}, Tuple{N}, Tuple{T}} where {T<:Real, N}
Ipaper.match2 :: Tuple{Any, Any}
Ipaper.cal_mTRS_base3! :: Union{Tuple{T}, Tuple{AbstractArray, AbstractArray{T, 3}, Any}} where T<:Real
Ipaper.duplicated :: Tuple{Vector}
Ipaper.dir :: Union{Tuple{}, Tuple{Any}, Tuple{Any, Any}}
Ipaper.cal_mTRS_base! :: Union{Tuple{N}, Tuple{T}, Tuple{AbstractArray{T}, AbstractArray{T, N}, Any}} where {T<:Real, N}
Ipaper.list :: Tuple{}
Ipaper.drop_missing :: Union{Tuple{AbstractArray{Union{Missing, T}}}, Tuple{T}, Tuple{AbstractArray{Union{Missing, T}}, Any}} where T<:Real
Ipaper.to_missing :: Union{Tuple{AbstractArray{T}}, Tuple{T}, Tuple{AbstractArray{T}, Any}} where T<:Real
Ipaper.linreg_fast :: Union{Tuple{T}, Tuple{AbstractVector{T}, AbstractVector{T}}} where T<:Real
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/
|