Files
geopandas/doc/source/about.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

20 lines
419 B
ReStructuredText

About GeoPandas
---------------
Links to About, Roadmap, Team and Citing.
.. container:: button
:doc:`About GeoPandas <about/about_geopandas>` :doc:`Project Roadmap <about/roadmap>`
:doc:`Team <about/team>` :doc:`Citing <about/citing>`
.. toctree::
:maxdepth: 2
:caption: About
:hidden:
About GeoPandas <about/about_geopandas>
Roadmap <about/roadmap>
Team <about/team>
Citing <about/citing>