12 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
Sean C. Gillies
4ebdaa08cd Remove publish target
We're now using RTD and don't want it.
2018-03-26 12:35:29 -06:00
Matthew Perry
fc9c237d3e update apidocs 2016-07-16 11:58:10 -07:00
James Hiebert
9279138e33 Renames five module to compat (#745)
* Renames five module to compat and updates all refs
2016-06-02 10:50:09 -07:00
Matthew Perry
d2b1423266 make publish target to streamline doc deployment 2016-06-01 08:22:16 -04:00
Matthew Perry
95c03b6f18 messy merge with origin/master and doc fixes 2016-03-31 14:53:24 -04:00
Matthew Perry
1678e99813 fill out a few cookbook recipies 2016-03-29 11:11:04 -04:00
Matthew Perry
0cabb0a61a doctests 2016-03-28 11:43:34 -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
07d2d56d3a api docs 2016-03-17 12:08:38 -04:00
Matthew Perry
0b031a6fc4 sphinx docs, take one 2016-03-17 11:12:57 -04:00