Fix api.md: NIDAQError/NIDAQWarning → DAQmxError/DAQmxWarning #12
Annotations
2 warnings
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/xvqbW/src/html/HTMLWriter.jl#L2003
Generated HTML over size_threshold_warn limit: api.md
Generated file size: 121.4 (KiB)
size_threshold_warn: 100.0 (KiB)
size_threshold: 200.0 (KiB)
HTML file: api/index.html
|
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/xvqbW/src/utilities/utilities.jl#L49
25 docstrings not included in the manual:
DAQmx.TASK_PROPERTIES
DAQmx.AOTask :: Tuple{String}
DAQmx.task_handle :: Tuple{DAQmx.Task}
DAQmx.COTask :: Tuple{String}
DAQmx.SampleTimingType
DAQmx.DOTask :: Tuple{String}
DAQmx.DAQmx
DAQmx.AITask :: Tuple{String}
DAQmx.TriggerType
DAQmx.libnidaq
DAQmx.CHANNEL_PROPERTIES
DAQmx.is_valid :: Tuple{DAQmx.Task}
Base.write :: Tuple{AOTask, AbstractVector{Float64}}
Base.write :: Tuple{DOTask, AbstractVector{UInt8}}
DAQmx.@check :: Tuple{Any}
DAQmx.create_task :: Union{Tuple{}, Tuple{String}}
Base.read :: Union{Tuple{T}, Tuple{AITask, Type{T}}} where T<:Union{Float64, Int16, Int32, UInt16, UInt32}
Base.read :: Union{Tuple{T}, Tuple{DITask, Type{T}}} where T<:Union{UInt16, UInt32, UInt8}
Base.read :: Tuple{DITask}
Base.read :: Tuple{CITask}
Base.read :: Tuple{CITask, Type{Float64}}
Base.read :: Tuple{AITask}
DAQmx.DITask :: Tuple{String}
DAQmx.CITask :: Tuple{String}
DAQmx.task_kind :: Union{Tuple{DAQmx.Task{K}}, Tuple{K}} where K
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Loading