Skip to content

Fix api.md: NIDAQError/NIDAQWarning → DAQmxError/DAQmxWarning #12

Fix api.md: NIDAQError/NIDAQWarning → DAQmxError/DAQmxWarning

Fix api.md: NIDAQError/NIDAQWarning → DAQmxError/DAQmxWarning #12

Triggered via push January 30, 2026 14:15
Status Success
Total duration 1m 33s
Artifacts

CI.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Documentation: ../../../.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
Documentation: ../../../.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.