Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: geom
-
Labels:
-
Story Points:1
-
Epic Link:
-
Team:Alert Production
Description
Enable Sphinx output of lsst.geom, and move corresponding topic documentation to doc/. Note that lsst.geom does not need any Numpydoc conversion as such because, except for testUtils.py, all its components are defined in C++.
Hey Morgan Schmitz — could you do a quick review of this, please?
The bulk of the changes are in geom: https://github.com/lsst/geom/pull/27
There's then a trivial change to add it to pipelines.lsst.io: https://github.com/lsst/pipelines_lsst_io/pull/156
I've confirmed this builds for me locally.