You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
duplicate docs found for 'CellArrays.CellArray' in src/api.md:28-32
```@autodocs
Modules = [CellArrays]
Order = [:type]
Filter = t -> typeof(t) !== CellArray
```
4 docstrings not included in the manual:
CellArrays.@define_ROCCellArray :: Tuple{}
CellArrays.CellArrays
CellArrays.@define_CuCellArray :: Tuple{}
CellArrays.@define_MtlCellArray :: Tuple{}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in @docs or @autodocs blocks.