From 9920b451f4b3f2c59417e6062fa3344cb58d476c Mon Sep 17 00:00:00 2001 From: TomNicholas Date: Thu, 18 Apr 2024 10:45:17 -0400 Subject: [PATCH] small clarifications to API docs --- docs/api.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/api.rst b/docs/api.rst index efc5d3b3..7ab9b4d0 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -4,6 +4,7 @@ API Reference .. currentmodule:: virtualizarr +VirtualiZarr has a small API surface, because most of the complexity is handled by xarray functions like ``xarray.concat`` and ``xarray.merge``. Manifests ========= @@ -17,8 +18,8 @@ Manifests ManifestArray -Xarray -====== +Reading +======= .. currentmodule:: virtualizarr.xarray .. autosummary::