Skip to content

Commit

Permalink
small clarifications to API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNicholas committed Apr 18, 2024
1 parent a73b841 commit 9920b45
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
=========
Expand All @@ -17,8 +18,8 @@ Manifests
ManifestArray


Xarray
======
Reading
=======

.. currentmodule:: virtualizarr.xarray
.. autosummary::
Expand Down

0 comments on commit 9920b45

Please sign in to comment.