Skip to content

Commit

Permalink
update API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
benbovy committed Oct 11, 2024
1 parent 20088eb commit 7e7336b
Showing 1 changed file with 4 additions and 15 deletions.
19 changes: 4 additions & 15 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,6 @@ API reference

.. currentmodule:: spherely

.. _api_types:

Geography types
---------------

.. autosummary::
:toctree: _api_generated/

Point
LineString
Polygon
MultiPoint
MultiLineString
GeographyCollection

.. _api_properties:

Geography properties
Expand All @@ -41,6 +26,10 @@ Geography creation
.. autosummary::
:toctree: _api_generated/

point
linestring
multipoint
multilinestring
is_prepared
prepare
destroy_prepared
Expand Down

0 comments on commit 7e7336b

Please sign in to comment.