sphinx-doc/sphinx

Support multiple versions in the changeset domain

Open

#11,694 opened on Sep 22, 2023

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Python (1,985 forks)batch import
domainhelp wanted

Repository metrics

Stars
 (5,625 stars)
PR merge metrics
 (Avg merge 10d 11h) (11 merged PRs in 30d)

Description

See https://github.com/python/cpython/issues/101716 for rationale.

We could do this probably via a directive option to explicitly specifiy the versions targeted.

A

Contributor guide