.. py:currentmodule:: lsst.example .. _lsst.example: ############ lsst.example ############ .. Paragraph that describes what this Python module does and links to related modules and frameworks. .. .. _lsst.example-using: .. Using lsst.example .. ================== .. toctree linking to topics related to using the module's APIs. .. .. toctree:: .. :maxdepth: 1 .. _lsst.example-contributing: Contributing ============ ``lsst.example`` is developed at https://github.com/lsst/example. You can find Jira issues for this module under the `example `_ component. .. If there are topics related to developing this module (rather than using it), link to this from a toctree placed here. .. .. toctree:: .. :maxdepth: 1 .. _lsst.example-command-line-taskref: Task reference ============== .. _lsst.example-pipeline-tasks: Pipeline tasks -------------- .. lsst-pipelinetasks:: :root: lsst.example .. _lsst.example-tasks: Tasks ----- .. lsst-tasks:: :root: lsst.example :toctree: tasks .. _lsst.example-configs: Configurations -------------- .. lsst-configs:: :root: lsst.example :toctree: configs .. .. _lsst.example-scripts: .. Script reference .. ================ .. .. TODO: Add an item to this toctree for each script reference topic in the scripts subdirectory. .. .. toctree:: .. :maxdepth: 1 .. .. _lsst.example-pyapi: Python API reference ==================== .. automodapi:: lsst.example :no-main-docstr: :no-inheritance-diagram: