You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DM's usage of deprecated results in an ill-formatted deprecated directive that results in poor formatting and warnings during the Sphinx build of pipelines.lsst.io. Perhaps we can create a custom "lsst-deprecated" role and dynamically replace the deprecated directives during an autodoc hook?
DM's usage of
deprecated
results in an ill-formatteddeprecated
directive that results in poor formatting and warnings during the Sphinx build of pipelines.lsst.io. Perhaps we can create a custom "lsst-deprecated" role and dynamically replace thedeprecated
directives during an autodoc hook?See DM-20704
The text was updated successfully, but these errors were encountered: