21 Commits

Author SHA1 Message Date
Sean Gillies
8bff8a70b4
Merge _crs with crs (#2335)
* Merge _crs into crs

CRS is an extension class now, with improved documentation. The
test__crs.py file is obsolete and has been deleted.

I piggy-backed some API doc changes onto this. We now generate
API docs from scratch every time and have removed the .rst files
from the repo. The crs module now uses the embedsignature Cython
directive, which we should do for other extension modules.

* Include private modules

* Restore API docs

We'll remove them in a different branch.

* Update docs/index.rst

* Handle OverflowError from <int>code

Also repair chunks missed in rebase
2022-03-31 19:19:21 -06:00
Idan Miara
69305c72b5
update the docs for dropping Python < 3.6 support (#2196) 2021-06-05 15:21:08 -06:00
Sean Gillies
4d57e7cf24 Add an FAQ 2019-02-14 19:44:51 -07:00
Sean C. Gillies
aece4fb60c Documentation overhaul
This fixes a bunch of sidebar issues caused by inconsistent
headers.
2018-04-23 15:53:41 -06:00
Sean Gillies
8ea7bfa45b Update WarpedVRT topic and indexes 2017-06-07 17:23:18 +02:00
Sean Gillies
e1dbfab035 Add memory files to topics 2016-11-22 16:16:44 +01:00
Sean Gillies
918141cec3 Switching edits 2016-09-02 20:10:38 +02:00
Sean Gillies
2103f8048d Better structure for docs
Plus a more compelling example.

Resolves #846
2016-08-12 15:15:55 +02:00
Sean Gillies
788da0b29d Ignore import error in docs/index.rst 2016-08-10 16:26:32 +02:00
Sean Gillies
7d4a8e85ec Import rasterio 2016-08-09 19:08:39 +02:00
Sean Gillies
4fe875fc7f New structure for docs
End of this quest!
2016-08-09 18:20:46 +02:00
Sean Gillies
9d6d140e55 Merge branch 'docquest-part2' of github.com:mapbox/rasterio into how-to-datasets 2016-07-16 18:11:20 -07:00
Sean Gillies
d54aec5b05 New intro and quickstart pages
Inspired by requests.

Am running retext-mapbox-standard on this as I go.
2016-07-16 18:08:43 -07:00
Matthew Perry
2db7d90833 bring contributing up top, placement and depth TBD 2016-07-16 15:08:32 -07:00
Matthew Perry
bf3890ac65 remove community docs, not the right medium for tracking this. 2016-07-16 14:50:26 -07:00
Matthew Perry
3910d66a7a make it official, no warning 2016-06-14 10:22:01 -04:00
Sean Gillies
75fc58c262 Add configuration doc 2016-04-29 17:21:42 -06:00
Matthew Perry
eba34a32cf round of edits per pr review 2016-03-24 08:39:56 -04:00
Matthew Perry
98bedb7086 flesh out structure and todos 2016-03-18 12:34:52 -04:00
Matthew Perry
7b6625e4c2 better api docs 2016-03-17 19:47:54 -04:00
Matthew Perry
0b031a6fc4 sphinx docs, take one 2016-03-17 11:12:57 -04:00