mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-19 12:43:17 +08:00
* 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
18 lines
365 B
ReStructuredText
18 lines
365 B
ReStructuredText
Documentation
|
|
-------------
|
|
|
|
Links to different parts of documentation.
|
|
|
|
.. container:: button
|
|
|
|
:doc:`User Guide <docs/user_guide>` :doc:`API reference <docs/reference>`
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Documentation
|
|
|
|
User Guide <docs/user_guide>
|
|
API reference <docs/reference>
|
|
Changelog <docs/changelog>
|
|
.. Advanced Guide <docs/advanced_guide>
|