Files
geopandas/doc/source/docs/reference.rst
T
Martin Fleischmann 953753896a DOC: Restructured documentation, use pydata-sphinx-theme (#1564)
* use pydata theme

* structure

* fix links

* adapt colors

* getting started

* buttons

* buttons

* rename, use myst, fill stuff

* myst to env

* cleanup

* covered_by

* review comments

* fix link

* use api
2020-08-20 21:48:19 +01:00

16 lines
253 B
ReStructuredText

.. _reference:
Reference
=========
.. toctree::
:maxdepth: 2
:caption: API Reference
GeoSeries <reference/geoseries>
GeoDataFrame <reference/geodataframe>
Input/output <reference/io>
Tools <reference/tools>
Testing <reference/testing>