Merge pull request #4 from g-gundam/docfix #114
Annotations
18 errors
Julia 1.8 - ubuntu-latest - x64
Process completed with exit code 1.
|
Julia 1.8 - windows-latest - x64
The operation was canceled.
|
Julia 1.8 - windows-latest - x86
The operation was canceled.
|
Julia 1.8 - ubuntu-latest - x86
The operation was canceled.
|
Julia 1.8 - macOS-latest - x64
The operation was canceled.
|
Julia nightly - ubuntu-latest - x86
The operation was canceled.
|
Julia nightly - windows-latest - x64
The operation was canceled.
|
Julia nightly - macOS-latest - x64
The operation was canceled.
|
Julia nightly - ubuntu-latest - x64
The operation was canceled.
|
Julia nightly - windows-latest - x86
The operation was canceled.
|
Documentation:
../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L44
no docs found for 'Trading.reset!(::Trading.AssetLedger, ::Any)' in `@docs` block in src/indicators.md:48-57
```@docs
Trading.SMA
Trading.MovingStdDev
Trading.EMA
Trading.RSI
Trading.Bollinger
Trading.Sharpe
Trading.new_entities
Trading.reset!(::Trading.AssetLedger, ::Any)
```
|
Documentation:
../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L44
no doc found for reference '[`Entity`](@ref)' in src/orderbook.md.
|
Documentation:
../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L44
no doc found for reference '[`Entity`](@ref)' in src/orderbook.md.
|
Documentation:
../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L44
reference for 'TreeComponent' could not be found in src/orderbook.md.
|
Documentation:
../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L44
reference for 'TreeComponent' could not be found in src/orderbook.md.
|
Documentation:
../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L44
no doc found for reference '[`SingleValIndicator`](@ref)' in src/asset_ledgers.md.
|
Documentation:
../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L44
27 docstrings not included in the manual:
Base.haskey :: Tuple{Trading.Tree, Any}
Trading.RelativeDifferenceCalculator
Trading.Side
Trading.TimeStamp
Base.delete! :: Tuple{Trading.Tree, Any}
Trading.interpolate_timearray :: Union{Tuple{TimeArray{T, N, D, A} where {N, D<:TimeType, A<:AbstractArray{T, N}}}, Tuple{T}} where T
Trading.book_spread :: Tuple{Trading.AssetLedger}
Base.insert! :: Union{Tuple{Trading.Tree, Any}, Tuple{Trading.Tree, Any, Any}}
Trading.LogValCalculator
Trading.limit_quantity :: Tuple{Trading.AssetLedger, Ask}
Trading.spread :: Tuple{Trading.AssetLedger}
Trading.DifferenceCalculator
Trading.AuthenticationException
Base.getindex :: Union{Tuple{T}, Tuple{Trading.Tree{T}, Any}} where T
Trading.left_rotate! :: Tuple{Trading.Tree, Trading.TreeNode}
Trading.insert_node! :: Tuple{Trading.Tree, Trading.TreeNode}
Trading.SingleValIndicator
Trading.@timeout :: Union{Tuple{Any, Any}, Tuple{Any, Any, Any}}
Trading.search_node :: Tuple{Trading.Tree, Any}
Base.push! :: Tuple{Trading.Tree, Any, Vararg{Any}}
Trading.pending_orders :: Tuple{Trader, Trading.Asset}
Trading.swap :: Tuple{Trading.Tree, Union{Nothing, Trading.TreeNode}, Union{Nothing, Trading.TreeNode}}
Trading.fix_insert! :: Tuple{Trading.Tree, Trading.TreeNode}
Trading.delete_fix :: Tuple{Trading.Tree, Union{Nothing, Trading.TreeNode}}
Trading.@Stoppable :: Tuple{Any, Any}
Trading.right_rotate! :: Tuple{Trading.Tree, Trading.TreeNode}
Trading.prev :: Tuple{Overseer.EntityState, Int64}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Documentation
Process completed with exit code 1.
|