Commit Graph
11 Commits
Author SHA1 Message Date
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