Opened 3 weeks ago

Last modified 3 days ago

#37099 assigned Cleanup/optimization

Add :dep: directive to Sphinx documentation

Reported by: Johannes Maron Owned by: Wasif Shahzad
Component: Core (Other) Version: dev
Severity: Normal Keywords: sphinx, documentation, DEP
Cc: Johannes Maron Triage Stage: Someday/Maybe
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description (last modified by Johannes Maron)

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 I would suggest limiting this to finalized DEPs only for now.

I would suggest the name: :dep:

Change History (6)

comment:1 by Johannes Maron, 3 weeks ago

Description: modified (diff)

comment:2 by Johannes Maron, 3 weeks ago

Description: modified (diff)

comment:3 by Vaibhav Pant, 3 weeks ago

Owner: set to Vaibhav Pant
Status: newassigned

comment:4 by Sarah Boyce, 3 weeks ago

Triage Stage: UnreviewedSomeday/Maybe

Note that #26408 shows a similar problem as stated.
I think having a more permanent DEP link solution first would be really useful.

comment:5 by Vaibhav Pant, 7 days ago

Owner: Vaibhav Pant removed
Status: assignednew

comment:6 by Wasif Shahzad, 3 days ago

Owner: set to Wasif Shahzad
Status: newassigned
Note: See TracTickets for help on using tickets.
Back to Top