[doc] Fix parameter typo. #167
ci.yml
on: pull_request
Documentation
4m 28s
Matrix: test
Annotations
1 error and 1 warning
Julia nightly - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
6 docstrings not included in the manual:
XGBoost.Lib.xgbcall :: Tuple{Any, Vararg{Any}}
XGBoost.nnonmissing :: Tuple{DMatrix}
XGBoost.getdata! :: Tuple{DMatrix}
XGBoost.proxy :: Tuple{Type{DMatrix}}
XGBoost.getdata :: Tuple{DMatrix}
XGBoost.hasdata :: Tuple{DMatrix}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in @docs or @autodocs blocks.
|