#37099: Add :dep: directive to Sphinx documentation
-------------------------------------+-------------------------------------
Reporter: Johannes Maron | Type:
| Cleanup/optimization
Status: new | Component: Core
| (Other)
Version: dev | Severity: Normal
Keywords: sphinx, | Triage Stage:
documentation, DEP | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
For release notes in particular, but also other notifications, it would be
wonderful to be able to link to DEPs.
Sphinx has a native `:rfc:` directive, which links to an RFC document. We
have added other directives like `:settings:` in
`docs/_ext/djangodocs.py`.
[Since deps are currently moving around a
lot](
https://forum.djangoproject.com/t/moving-files-in-dsf-repos/45034/),
I would suggest limiting this to finalized DEPs only for now.
--
Ticket URL: <
https://code.djangoproject.com/ticket/37099>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.