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
Fix Documenter.jl build errors: docstrings, @ref links, and missing docs
- Add docstrings to get_attributes and set_attributes! for both
ZarrsArray and ZarrsGroup
- Fix broken @ref links: "Icechunk documentation" -> "Icechunk Integration"
in getting_started.md and cloud.md
- Add Storage and Internals sections to api.md to include all documented
symbols (ZarrsStorageHandle, ZarrsArrayHandle, ZarrsGroupHandle,
Base.keys, Base.getindex, create_storage, julia_shape, zarrs_subset,
build_v3_metadata, build_v2_metadata, numpy_dtype_str)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments