Skip to content

Commit 1c8af3a

Browse files
committed
Move GMTBackendEntrypoint to a new "Xarray Integration" API section
1 parent 17fd9d7 commit 1c8af3a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

doc/api/index.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ Input/output
173173
.. autosummary::
174174
:toctree: generated
175175

176-
GMTBackendEntrypoint
177176
load_dataarray
178177

179178
GMT Defaults
@@ -198,6 +197,14 @@ Getting metadata from tabular or grid data:
198197
info
199198
grdinfo
200199

200+
Xarray integration
201+
------------------
202+
203+
.. autosummary::
204+
:toctree: generated
205+
206+
GMTBackendEntrypoint
207+
201208
Enums
202209
-----
203210

0 commit comments

Comments
 (0)