Commit Graph
27 Commits
Author SHA1 Message Date
Martin Fleischmann 330ed11dc1 DOC: Docstring examples (#1617)
* GeoSeries examples

* GeoSeries examples

* GeoDataFrame examples

* missed one

* base examples

* review changes

* toggleprompt

* brendan's comments

* further comments
2020-10-08 18:32:19 +01:00
Martin Fleischmann e53ff09109 DOC: Add logo (#1579)
* DOC: Add logo

* favicon
2020-08-26 19:31:55 +01:00
Joris Van den Bossche ca7c95e5c3 DOC: add redirects for old pages (#1577) 2020-08-21 12:11:18 +01:00
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
Alan D. SnowandMartin Fleischmann 7350b49688 DOC: Fix intersphinx mapping with pyproj docs (#1297)
* DOC: Fix intersphinx mapping with pyproj docs

* pyproj.crs.CRS -> pyproj.CRS; add back space around ' : '

* minor fix

Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>
2020-02-24 22:27:06 +00:00
sangarshanan 74b1d95955 DOC: Add changelog to docs (#1306)
* Add changelog to docs

* Remove extra newline

* Move Changelog to Reference Guide in docs
2020-02-24 20:24:15 +00:00
Joris Van den Bossche 47ca52439f DOC: update environment.yml file + clean build (#1284) 2020-02-07 13:05:36 +01:00
Alan D. Snow 1d212b2a0c ENH: updated to use pyproj.CRS & pin pyproj >= 2.2.0 (#1101) 2020-01-25 09:49:27 +01:00
Martin Fleischmann 53536e8a2e DOC: updated year in copyright 2019-04-27 20:29:06 +01:00
Joris Van den Bossche c16922f87d DOC: set pandas display options to ensure non-truncated output (#976) 2019-04-19 09:46:01 +02:00
James McBride 2ac0f97385 DOC: Add geoplot example back to doc (#892)
Docs were failing because expected failure was unexpectedly not failing.
:)
Also minor changes to postgis doc in order to quiet warning.
2019-01-05 14:06:45 -08:00
Joris Van den Bossche c2c5f9dd25 DOC: temp allow failure in geoplot example gallary (#889) 2019-01-02 09:48:37 +01:00
Joris Van den Bossche bf7ba2f6a2 DOC: continue doc build on warnings/errors in examples (#873) 2018-12-08 21:15:13 +01:00
Geir Arne Hjelle 85778d14a0 DOC: Remove warnings when building docs (#814) 2018-09-01 16:33:55 +02:00
James McBride 394c06a56c DOC: update copyright date range 2018-07-15 21:50:33 -07:00
Chris Holdgraf 1da8f6279c DOC: add sphinx gallery for examples (#463) 2017-11-19 23:54:05 +01:00
Geir Arne Hjelle 597dfcf597 DOC: Improve API reference docs (#534)
* Add autodoc to sphinx configuration

* Add support for numpy docstring to sphinx configuration

* Use autodoc for reference documentation, reading documentation from docstrings

* Improve docstrings of properties and methods listed in Reference documentation

* Pass through kwargs for GeoSeries.buffer (#535)

* Fix choropleth typo in doc (#542)

* Remove warnings from numpydoc when generating docs

* Add autodoc to sphinx configuration

* Add support for numpy docstring to sphinx configuration

* Use autodoc for reference documentation, reading documentation from docstrings

* Improve docstrings of properties and methods listed in Reference documentation

* Remove warnings from numpydoc when generating docs

* Add GeoSeries-subsection for consistency

* Consistently only add parameters for functions passing through args/kwargs

* Clarify how contains and within are inverses of each other

* remove plot signature in reference
2017-09-15 18:57:40 +02:00
James McBride e49532e670 DOC: Update copyright date range in sphinx docs (#520) 2017-08-28 19:53:05 -07:00
Kelsey Jordahl 24bc3dc3a7 Update copyright in docs 2016-06-10 11:33:59 -07:00
Joris Van den Bossche 04e450634d DOC: remove hardcoded version (leftover after #331) 2016-06-08 15:13:12 +02:00
Nick Eubank 8327a14fc3 new structure for docs; draft of several sections 2016-03-29 19:00:01 -07:00
Kelsey Jordahl ddec2d3690 DOC: Set version in docs 2014-07-13 15:53:16 -06:00
Kelsey Jordahl 44e24314e4 DOC: Bump release version 2014-07-06 18:27:33 -05:00
Kelsey Jordahl 3422c7570a DOC: Use default theme on readthedocs.com 2013-10-27 21:22:21 -04:00
Kelsey Jordahl afaacc5660 DOC: Copyright to GeoPandas developers 2013-10-22 21:45:21 -04:00
Kelsey Jordahl 051da8eb1d DOC: Try/except getting version when building docs 2013-10-22 21:45:21 -04:00
Kelsey Jordahl 5e55a4063f DOC: Regenerate sphinx autodoc files and move files to source dir 2013-10-22 21:45:21 -04:00