Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Stack Documentation and UX
-
Labels:
-
Story Points:4.2
-
Epic Link:
-
Team:SQuaRE
Description
Create a full example of a Python module documented in our Numpydoc style and add it to https://developer.lsst.io/docs/py_docs.html
See http://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_numpy.html#example-numpy for an example of this.
Also address the example in https://developer.lsst.io/docs/py_docs.html#examples-of-constant-and-class-attribute-docstrings to show that class attributes are documented separately for init parameters. See https://lsstc.slack.com/archives/C2B6DQBAL/p1518125199000564
Also include an example of return a lsst.pipe.base.Struct.
https://lsstc.slack.com/archives/C2JPMCF5X/p1518651798000221