Release v0.1.0 #9
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: 122.84 (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:
NIDAQmx.DITask :: Tuple{String}
NIDAQmx.TriggerType
NIDAQmx.libnidaq
NIDAQmx.AOTask :: Tuple{String}
NIDAQmx.task_kind :: Union{Tuple{NIDAQmx.Task{K}}, Tuple{K}} where K
NIDAQmx.task_handle :: Tuple{NIDAQmx.Task}
NIDAQmx.@check :: Tuple{Any}
NIDAQmx.AITask :: Tuple{String}
NIDAQmx.CHANNEL_PROPERTIES
Base.write :: Tuple{AOTask, AbstractVector{Float64}}
Base.write :: Tuple{DOTask, AbstractVector{UInt8}}
NIDAQmx.DOTask :: Tuple{String}
NIDAQmx.TASK_PROPERTIES
NIDAQmx.is_valid :: Tuple{NIDAQmx.Task}
NIDAQmx.create_task :: Union{Tuple{}, Tuple{String}}
NIDAQmx.NIDAQmx
NIDAQmx.SampleTimingType
NIDAQmx.CITask :: 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{AITask}
Base.read :: Tuple{CITask, Type{Float64}}
Base.read :: Tuple{DITask}
Base.read :: Tuple{CITask}
NIDAQmx.COTask :: Tuple{String}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|