Skip to content

Commit 894365d

Browse files
committed
Fix API doc
1 parent 37ed709 commit 894365d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

doc/api/index.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -194,24 +194,24 @@ Getting metadata from tabular or grid data:
194194
info
195195
grdinfo
196196

197-
Common Parameters
198-
-----------------
199-
200-
.. currentmodule:: pygmt.params
197+
Xarray Integration
198+
------------------
201199

202200
.. autosummary::
203201
:toctree: generated
204202

205-
Box
203+
GMTBackendEntrypoint
204+
GMTDataArrayAccessor
206205

207-
Xarray Integration
208-
------------------
206+
Common Parameters
207+
-----------------
208+
209+
.. currentmodule:: pygmt.params
209210

210211
.. autosummary::
211212
:toctree: generated
212213

213-
GMTBackendEntrypoint
214-
GMTDataArrayAccessor
214+
Box
215215

216216
Enums
217217
-----

0 commit comments

Comments
 (0)