CompatHelper: bump compat for Colors to 0.13, (keep existing compat) #93
Annotations
1 warning and 1 notice
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/iwb7N/src/utilities/utilities.jl#L46
23 docstrings not included in the manual:
MCTS.tooltip_tag :: Tuple{Any}
MCTS.best_sanode_UCB :: Tuple{MCTS.DPWTree, Int64, Float64}
MCTS.best_sanode_UCB :: Tuple{StateNode, Float64}
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}
POMDPTools.ModelTools.action_info :: Tuple{DPWPlanner, Any}
MCTS.init_N
MCTS.best_sanode_Q :: Tuple{StateNode}
MCTS.plan! :: Tuple{AbstractMCTSPlanner, Any}
MCTS.init_Q
POMDPs.value :: Tuple{MCTSPlanner, Any}
MCTS.node_tag :: Tuple{Any}
MCTS.RolloutEstimator
MCTS.ranked_actions :: Tuple{AbstractMCTSPlanner, Any}
MCTS.get_state_node :: Union{Tuple{S}, Tuple{MCTS.MCTSTree{S}, S}} where S
MCTS.estimate_value
MCTS.best_sanode :: Tuple{MCTS.DPWTree, Int64}
MCTS.SolvedRolloutEstimator
MCTS.next_action
MCTS.simulate :: Tuple{DPWPlanner, Int64, Int64}
MCTS.SilentDefault
MCTS.ReportWhenUsed
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Run julia-actions/julia-buildpkg@v1
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`
|
Loading