LSST document reference roles#

Documenteer provides reStructuredText roles that simplify linking to LSST documents according to their handle.

To use these roles, add the documenteer.sphinext.lsstdocushare extension to your conf.py file:

extensions = ["documenteer.sphinxext.lsstdocushare"]

Summary#

Document link roles#

Role

Purpose

collection

Link to a DocuShare “Collection” handle

ittn

Link to an ITTN technical note

dmtn

Link to a DMTN technical note

dmtr

Link to a DMTR document

document

Link to a DocuShare “Document” handle

lca

Link to an LCA document

lcn

Link to an LCN document

lcr

Link to an LCR document

ldm

Link to an LDM document

lep

Link to an LEP document

lpm

Link to an LPM document

lse

Link to an LSE document

lsstc

Link to an LSSTC document

lso

Link to an LSO document

lts

Link to an LTS document

minutes

Link to a DocuShare “Minutes” handle

pstn

Link to a PSTN technical note

rtn

Link to an RTN technical note

sitcomtn

Link to a SITCOMTN technical note

smtn

Link to a SMTN technical note

sqr

Link to a SQR technical note

tstn

Link to a Telescope & Site technical note

report

Link to a DocuShare “Report” handle

Roles#