fix #109 by updating documentation #87
Annotations
6 warnings and 1 notice
../../../.julia/packages/Documenter/CJeWX/src/utilities/utilities.jl#L46
23 docstrings not included in the manual:
MCTS.ReportWhenUsed
MCTS.next_action
POMDPs.value :: Tuple{MCTSPlanner, Any}
MCTS.init_Q
MCTS.SolvedRolloutEstimator
MCTS.estimate_value
MCTS.best_sanode :: Tuple{MCTS.DPWTree, Int64}
POMDPTools.ModelTools.action_info :: Tuple{DPWPlanner, Any}
MCTS.best_sanode_UCB :: Tuple{MCTS.DPWTree, Int64, Float64}
MCTS.best_sanode_UCB :: Tuple{StateNode, Float64}
MCTS.SilentDefault
MCTS.node_tag :: Tuple{Any}
POMDPs.action :: Tuple{DPWPlanner, Any}
MCTS.clear_tree! :: Union{Tuple{MCTSPlanner{S, A}}, Tuple{A}, Tuple{S}} where {S, A}
MCTS.clear_tree! :: Tuple{DPWPlanner}
MCTS.best_sanode_Q :: Tuple{StateNode}
MCTS.RolloutEstimator
MCTS.simulate :: Tuple{DPWPlanner, Int64, Int64}
MCTS.ranked_actions :: Tuple{AbstractMCTSPlanner, Any}
MCTS.plan! :: Tuple{AbstractMCTSPlanner, Any}
MCTS.init_N
MCTS.tooltip_tag :: Tuple{Any}
MCTS.get_state_node :: Union{Tuple{S}, Tuple{MCTS.MCTSTree{S}, S}} where S
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v0.5.5`.
|
../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v0.5` and linking `v0.5` to `v0.5.5`.
|
../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v0.1` and linking `v0.1` to `v0.1.2`.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|
This job succeeded
Loading